←Select platform

TickMarksLength Property

Summary

Gets or sets the length of the tick marks for this AnnPolyRulerObject.

Syntax
C#
VB
Objective-C
C++
Java
public virtual LeadLengthD TickMarksLength { get; set; } 
Public Overridable Property TickMarksLength As LeadLengthD 
@property (nonatomic) LeadLengthD tickMarksLength; 
public LeadLengthD getTickMarksLength() 
public void setTickMarksLength(LeadLengthD length) 
public:  
   virtual property LeadLengthD^ TickMarksLength 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly