GetLine style of this graphic.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
GraphicLineStyleConstants LineStyle { get; set; }GraphicLineStyleConstants LineStyle { get; set; }Property LineStyle As GraphicLineStyleConstants
Get
Set
Property LineStyle As GraphicLineStyleConstants
Get
Set
property GraphicLineStyleConstants LineStyle {
GraphicLineStyleConstants get ();
void set (GraphicLineStyleConstants value);
}property GraphicLineStyleConstants LineStyle {
GraphicLineStyleConstants get ();
void set (GraphicLineStyleConstants value);
}Property Value
Type:
GraphicLineStyleConstantsDefault Value: SolidGets the line style of this IGraphic.
Changed Raised when the value of this property changes.