←Select platform

GridColor Property

Summary

Gets or sets a value indicating the color to use for the overlayed grid.

Syntax

C#
VB
C++
public Color GridColor {get; set;}
Public Property GridColor As Color
public: 
property Color GridColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

A System.Windows.Media.Color that indicates the value to use for the overlayed grid. Default value is Color.Blue.

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