SplitCameraSettingsRows Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic int Rows { get; set; }
Public Property Rows As Integer
Get
Set
public:
property int Rows {
int get ();
void set (int value);
}
member Rows : int with get, set
Property Value
Int32
See Also