←Select platform

GridLength Property

Summary
Gets or sets a value indicating the length of the grid in pixels .
Syntax
C#
Objective-C
C++/CLI
Java
Python
public int GridLength { get; set; } 
@property (nonatomic, assign) NSInteger gridLength; 
public int getGridLength() 
public void setGridLength(int gridLength) 
public:  
   property Int32 GridLength 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
GridLength # get and set (AnnSnapToGridOptions) 

Property Value

An System.Int32 that indicates the length of the grid in pixels. Default value is 20.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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