←Select platform

TickMarksStroke Property

Summary

Gets or sets the AnnStroke used to draw the tick marks for the AnnPolylineObject.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Annotations.Core.AnnStroke TickMarksStroke {get; set;}
Public Property TickMarksStroke As Leadtools.Annotations.Core.AnnStroke
public Leadtools.Annotations.Core.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize