←Select platform

GridLength Property

Summary

Gets or sets a value indicating the length of the grid (in pixels viewed at 100).

Syntax

C#
VB
C++
public int GridLength {get; set;}
Public Property GridLength As Integer
public: 
property int GridLength { 
   int get(); 
   void set (    int ); 
} 

Property Value

An System.Int32 that indicates the length of the grid in pixels (in pixels viewed at 100). Default value is 20.

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