←Select platform

ShowTickMarks Property

Summary
Gets or sets a value indicating whether the tick marks for this AnnPolyRulerObject are visible.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual bool ShowTickMarks { get; set; } 
@property (nonatomic, assign) BOOL showTickMarks; 
public boolean getShowTickMarks() 
public void setShowTickMarks(boolean showTickMarks) 
public:  
   virtual property bool ShowTickMarks 
   { 
      bool get() 
      void set(bool value) 
   } 
ShowTickMarks # get and set (AnnPolyRulerObject) 

Property Value

true if the tick marks for this AnnPolyRulerObject are visible; otherwise, it is false

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.