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