VideoResizerResizingResolution Property |
The resolution of the resized image.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic OzResolution ResizingResolution { get; }
Public ReadOnly Property ResizingResolution As OzResolution
Get
public:
property OzResolution^ ResizingResolution {
OzResolution^ get ();
}
member ResizingResolution : OzResolution with get
Property Value
Type:
OzResolution
See Also