IPCameraVideoSourceBounds Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Rectangle Bounds { get; }
Public ReadOnly Property Bounds As Rectangle
Get
public:
property Rectangle^ Bounds {
Rectangle^ get ();
}
member Bounds : Rectangle with get
Property Value
Type:
RectangleSee Also