(Leadtools.Annotations.Designers)

Spacing Property

Show in webframe





Gets or sets a value representing the distance between any two points in the free-hand drawing.
Syntax
public virtual int Spacing {get; set;}
Public Overridable Property Spacing As Integer
public virtual int Spacing {get; set;}
@property (nonatomic) int spacing;
public int getSpacing()
public void setSpacing(int spacing)
            
 
get_Spacing();
set_Spacing(value);
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.