←Select platform

TickMarksStroke Property

Summary
Gets or sets the AnnStroke used to draw the tick marks for the AnnPolylineObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnStroke TickMarksStroke { get; set; } 
@property (nonatomic, strong, nullable) LTAnnStroke *tickMarksStroke; 
public AnnStroke getTickMarksStroke() 
public void setTickMarksStroke(AnnStroke stroke) 
public:  
   property AnnStroke^ TickMarksStroke 
   { 
      AnnStroke^ get() 
      void set(AnnStroke^ value) 
   } 
TickMarksStroke # get and set (AnnPolyRulerObject) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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