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