PTZConfigurationSupportedSpaces Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
IPTZConfigurationSupportedSpacesSee Also