(Leadtools.Annotations.Automation)

ThumbsGap Property

Show in webframe




Gets or sets a value that indicates which thumbs to display in a polyline object.
Syntax
public int ThumbsGap {get; set;}
public int ThumbsGap {get; set;}
@property (nonatomic) NSUInteger thumbsGap;
public int getThumbsGap()
public void setThumbsGap(int thumbsGap)
            
 
get_ThumbsGap();
set_ThumbsGap(value);
Object.defineProperty('ThumbsGap');

Property Value

An value greater than zero that indicates which thumbs to display in a polyline object, or 0 to display all thumbs. The default value is 0.
Remarks

Changing this property will affect the current and all future running AnnPolylineEditDesigner objects. For more information refer to the AnnPolylineEditDesigner.ThumbsGap property of the AnnPolylineEditDesigner.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


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