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