PTZNodeSupportedPTZSpaces Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic PTZSupportedSpaces SupportedPTZSpaces { get; }
Public ReadOnly Property SupportedPTZSpaces As PTZSupportedSpaces
Get
public:
property PTZSupportedSpaces^ SupportedPTZSpaces {
PTZSupportedSpaces^ get ();
}
member SupportedPTZSpaces : PTZSupportedSpaces with get
Property Value
PTZSupportedSpaces
See Also