PTZNodeSupportedPTZSpaces Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
PTZSupportedSpaces
See Also