| BitmapResizerHeight Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic int Height { get; }Public ReadOnly Property Height As Integer
	Get
public:
property int Height {
	int get ();
}member Height : int with get
Property Value
Type: 
Int32
See Also