Gets/sets the line style used for rendering the shapes.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 80.0.0.0
public virtual CogGraphicLineStyleConstants LineStyle { get; set; }public virtual CogGraphicLineStyleConstants LineStyle { get; set; }Public Overridable Property LineStyle As CogGraphicLineStyleConstants
Get
Set
Public Overridable Property LineStyle As CogGraphicLineStyleConstants
Get
Set
public:
virtual property CogGraphicLineStyleConstants LineStyle {
CogGraphicLineStyleConstants get ();
void set (CogGraphicLineStyleConstants value);
}public:
virtual property CogGraphicLineStyleConstants LineStyle {
CogGraphicLineStyleConstants get ();
void set (CogGraphicLineStyleConstants value);
}Property Value
Type:
CogGraphicLineStyleConstants
The line style used for rendering shapes.