Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

LineStyle Property






Gets or sets a value indicating the line style used to draw the grid.
Syntax
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:
property DashStyle^ LineStyle {
   DashStyle^ get();
   void set (    DashStyle^ value);
}

Property Value

A System.Windows.Media.DashStyle enumeration member that indicates the line style used to draw the grid. Default value is DashStyle.Solid..
Example

For C#/VB examples, refer to AnnSnapToGridOptions.

Requirements

Target Platforms

See Also

Reference

AnnSnapToGridOptions Class
AnnSnapToGridOptions Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features