←Select platform

TickMarksLength Property

Summary
Gets or sets the length of the tick marks for this AnnPolyRulerObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual LeadLengthD TickMarksLength { get; set; } 
@property (nonatomic, assign) LeadLengthD tickMarksLength; 
public LeadLengthD getTickMarksLength() 
public void setTickMarksLength(LeadLengthD length) 
public:  
   virtual property LeadLengthD^ TickMarksLength 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 
TickMarksLength # get and set (AnnPolyRulerObject) 

Property Value

A Leadtools.LeadLengthD that specifies the current length of the tick marks for this AnnPolyRulerObject.

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.