←Select platform

ShowGrid Property

Summary

Gets or sets a value that indicates whether do display the grid in design mode.

Syntax

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

Property Value

true to display the grid in design mode, otherwise; false. Default value is false.

Example

For an example, refer to AnnSnapToGridOptions.

Requirements

Target Platforms

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