Gets or sets the name of the three dimensional
coordinate space of the underlying shape of this graphic.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 65.1.0.0
public override string SelectedSpaceName3D { get; set; }public override string SelectedSpaceName3D { get; set; }Public Overrides Property SelectedSpaceName3D As String
Get
Set
Public Overrides Property SelectedSpaceName3D As String
Get
Set
public:
virtual property String^ SelectedSpaceName3D {
String^ get () override;
void set (String^ value) override;
}public:
virtual property String^ SelectedSpaceName3D {
String^ get () override;
void set (String^ value) override;
}Property Value
Type:
String