Line style of this graphic.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.25.1.0
public override GraphicLineStyleConstants LineStyle { get; set; }public override GraphicLineStyleConstants LineStyle { get; set; }Public Overrides Property LineStyle As GraphicLineStyleConstants
Get
Set
Public Overrides Property LineStyle As GraphicLineStyleConstants
Get
Set
public:
virtual property GraphicLineStyleConstants LineStyle {
GraphicLineStyleConstants get () override;
void set (GraphicLineStyleConstants value) override;
}public:
virtual property GraphicLineStyleConstants LineStyle {
GraphicLineStyleConstants get () override;
void set (GraphicLineStyleConstants value) override;
}Property Value
Type:
GraphicLineStyleConstantsDefault Value: SolidImplements
IGraphic LineStyleGets the line style of this IGraphic.