VideoConcatCropPicture Property |
Crop pictures to fill cell.
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic bool CropPicture { get; set; }
Public Property CropPicture As Boolean
Get
Set
public:
property bool CropPicture {
bool get ();
void set (bool value);
}
member CropPicture : bool with get, set
Property Value
Type:
Boolean
See Also