Leadtools.Windows.Annotations Namespace > AnnSnapToGridOptions Class : LineStyle Property |
public DashStyle LineStyle {get; set;}
'Declaration Public Property LineStyle As DashStyle
'Usage Dim instance As AnnSnapToGridOptions Dim value As DashStyle instance.LineStyle = value value = instance.LineStyle
public DashStyle LineStyle {get; set;}
get_LineStyle();
set_LineStyle(value);
public: property DashStyle^ LineStyle { DashStyle^ get(); void set ( DashStyle^ value); }
For C#/VB examples, refer to AnnSnapToGridOptions.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2