VideoConcatCropPicture Property |
Crop pictures to fill cell.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
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
Boolean
See Also