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

Show in webframe

GridLength Property






Gets or sets a value indicating the length of the grid (in pixels viewed at 100).
Syntax
public int GridLength {get; set;}
'Declaration
 
Public Property GridLength As Integer
'Usage
 
Dim instance As AnnSnapToGridOptions
Dim value As Integer
 
instance.GridLength = value
 
value = instance.GridLength

            

            
public:
property int GridLength {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 that indicates the length of the grid in pixels (in pixels viewed at 100). Default value is 20.
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