←Select platform

AutoChangeGridLength Property

Summary

Gets or sets a value indicates whether to atomically increase the resolution of the grid when zooming in by 100, 200, 400 and so on.

Syntax

C#
VB
C++
public bool AutoChangeGridLength {get; set;}
Public Property AutoChangeGridLength As Boolean
public: 
property bool AutoChangeGridLength { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to automatically increas the resolution of the grid when zooming if possible, otherwise; false. Default value is true.

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