←Select platform

TickMarksStroke Property

Summary
Gets or sets the AnnStroke used to draw the tick marks for the AnnPolylineObject.
Syntax
C#
VB
Objective-C
C++
Java
public AnnStroke TickMarksStroke { get; set; } 
Public Property TickMarksStroke As AnnStroke 
@property (nonatomic) LTAnnStroke* tickMarksStroke; 
public AnnStroke getTickMarksStroke() 
public void setTickMarksStroke(AnnStroke stroke) 
public:  
   property AnnStroke^ TickMarksStroke 
   { 
      AnnStroke^ get() 
      void set(AnnStroke^ value) 
   } 

Property Value

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

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.