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

Show in webframe

Spacing Property






Gets or sets the spacing value: the distance between any two points in the free-hand drawing.
Syntax
public virtual int Spacing {get; set;}
'Declaration
 
Public Overridable Property Spacing As Integer
'Usage
 
Dim instance As AnnFreehandDrawDesigner
Dim value As Integer
 
instance.Spacing = value
 
value = instance.Spacing

            

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

Property Value

The distance, in pixels, between any two points in the free-hand drawing.
Example

For C#/VB examples, refer to AnnFreehandDrawDesigner.

Requirements

Target Platforms

See Also

Reference

AnnFreehandDrawDesigner Class
AnnFreehandDrawDesigner 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