Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnPolyRulerObject Class : TickMarksStroke Property |
public AnnStroke TickMarksStroke {get; set;}
'Declaration
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');