(Leadtools.Annotations.Core)

TickMarksStroke Property

Show in webframe





Gets or sets the AnnStroke used to draw the tick marks for the AnnPolylineObject.
Syntax
public AnnStroke TickMarksStroke {get; set;}
Public Property TickMarksStroke As AnnStroke
public AnnStroke TickMarksStroke {get; set;}
@property (nonatomic) LTAnnStroke* tickMarksStroke;
public AnnStroke getTickMarksStroke()
public void setTickMarksStroke(AnnStroke stroke)
            
 
get_TickMarksStroke();
set_TickMarksStroke(value);
Object.defineProperty('TickMarksStroke');

Property Value

The AnnStroke used to draw the tick marks for the AnnPolylineObject.
Requirements

Target Platforms

See Also

Reference

AnnPolyRulerObject Class
AnnPolyRulerObject Members

 

 


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