Leadtools.Annotations.Core Namespace > AnnPolyRulerObject Class : TickMarksStroke Property |
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');