Non-default constructor.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 75.1.0.0
public Cog3DShapeGraphicBase(
Cog3DShapeBase shape,
Cog3DGraphicDisplayStateConstants defaultDisplayState
)
public Cog3DShapeGraphicBase(
Cog3DShapeBase shape,
Cog3DGraphicDisplayStateConstants defaultDisplayState
)
Public Sub New (
shape As Cog3DShapeBase,
defaultDisplayState As Cog3DGraphicDisplayStateConstants
)
Public Sub New (
shape As Cog3DShapeBase,
defaultDisplayState As Cog3DGraphicDisplayStateConstants
)
public:
Cog3DShapeGraphicBase(
Cog3DShapeBase^ shape,
Cog3DGraphicDisplayStateConstants defaultDisplayState
)
public:
Cog3DShapeGraphicBase(
Cog3DShapeBase^ shape,
Cog3DGraphicDisplayStateConstants defaultDisplayState
)