←Select platform

ShowTickValue Property

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

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.