←Select platform

GridLength Property

Summary

Gets or sets a value indicating the length of the grid in pixels .

Syntax

C#
VB
Java
WinRT C#
public int GridLength {get; set;}
Public Property GridLength As Integer
public int GridLength {get; set;}
public int getGridLength() 
public void setGridLength(int gridLength) 
get_GridLength(); 
set_GridLength(value); 
Object.defineProperty('GridLength'); 

Property Value

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

Requirements

Target Platforms

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