Gets/sets the shape state of this shape.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 87.0.0.0
Cog3DShapeStateConstants ShapeState { get; set; }Cog3DShapeStateConstants ShapeState { get; set; }Property ShapeState As Cog3DShapeStateConstants
Get
Set
Property ShapeState As Cog3DShapeStateConstants
Get
Set
property Cog3DShapeStateConstants ShapeState {
Cog3DShapeStateConstants get ();
void set (Cog3DShapeStateConstants value);
}property Cog3DShapeStateConstants ShapeState {
Cog3DShapeStateConstants get ();
void set (Cog3DShapeStateConstants value);
}Property Value
Type:
Cog3DShapeStateConstants
The shape state of this shape.