PTZConfigurationSupportedSpaces Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic PTZDefaultSpaces SupportedSpaces { get; }Public ReadOnly Property SupportedSpaces As PTZDefaultSpaces
Get
public:
virtual property PTZDefaultSpaces^ SupportedSpaces {
PTZDefaultSpaces^ get () sealed;
}abstract SupportedSpaces : PTZDefaultSpaces with get
override SupportedSpaces : PTZDefaultSpaces with get
Property Value
PTZDefaultSpacesImplements
IPTZConfigurationSupportedSpaces
See Also