←Select platform

LineSpacing Property

Summary
Gets or sets a value indicating the frequency that lines are drawn over the grid dot-pattern.
Syntax
C#
VB
C++
Java
public int LineSpacing { get; set; } 
Public Property LineSpacing As Integer 
public int getLineSpacing() 
public void setLineSpacing(int lineSpacing) 
public:  
   property Int32 LineSpacing 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

An System.Int32 that indicates the frequency that lines are drawn over the grid dot-pattern. Default value is 5.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.