Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

Spacing Property







Gets or sets a value representing 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 int Spacing {get; set;}
@property (nonatomic, assign) NSUInteger spacing
public int getSpacing()
public void setSpacing(int spacing)
            
 <br/>get_Spacing();<br/>set_Spacing(value);<br/>Object.defineProperty('Spacing'); 

Property Value

The distance, in pixels, between any two points in the free-hand drawing. The default value is 2.
Requirements

Target Platforms

See Also

Reference

AnnFreehandDrawDesigner Class
AnnFreehandDrawDesigner Members

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