←Select platform

LineStyle Property

Summary

Gets or sets a value indicating the line style used to draw the grid.

Syntax

C#
VB
C++
public DashStyle LineStyle {get; set;}
Public Property LineStyle As DashStyle
public: 
property DashStyle^ LineStyle { 
   DashStyle^ get(); 
   void set (    DashStyle^ ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize