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

Show in webframe

ShowGrid Property






Gets or sets a value that indicates whether do display the grid in design mode.
Syntax
public bool ShowGrid {get; set;}
'Declaration
 
Public Property ShowGrid As Boolean
'Usage
 
Dim instance As AnnSnapToGridOptions
Dim value As Boolean
 
instance.ShowGrid = value
 
value = instance.ShowGrid

            

            
public:
property bool ShowGrid {
   bool get();
   void set (    bool value);
}

Property Value

true to display the grid in design mode, otherwise; false. Default value is false.
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