Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

GridColor Property






Gets or sets a value indicating the color to use for the overlayed grid.
Syntax
public Color GridColor {get; set;}
'Declaration
 
Public Property GridColor As Color
'Usage
 
Dim instance As AnnSnapToGridOptions
Dim value As Color
 
instance.GridColor = value
 
value = instance.GridColor

            

            
public:
property Color GridColor {
   Color get();
   void set (    Color value);
}

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

See Also

Reference

AnnSnapToGridOptions Class
AnnSnapToGridOptions Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features