(Leadtools.Annotations.Core)

ShowTickMarks Property

Show in webframe





Gets or sets a value indicating whether the tick marks for this AnnPolyRulerObject are visible.
Syntax
public virtual bool ShowTickMarks {get; set;}
Public Overridable Property ShowTickMarks As Boolean
public virtual bool ShowTickMarks {get; set;}
@property (nonatomic) BOOL showTickMarks;
public boolean getShowTickMarks()
public void setShowTickMarks(boolean showTickMarks)
            
 
get_ShowTickMarks();
set_ShowTickMarks(value);
Object.defineProperty('ShowTickMarks');

Property Value

true if the tick marks for this AnnPolyRulerObject are visible; otherwise, it is false
Requirements

Target Platforms

See Also

Reference

AnnPolyRulerObject Class
AnnPolyRulerObject Members

 

 


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