←Select platform

ShowTickMarks Property (AnnPolyRulerObject)

Summary

Gets or sets a value indicating whether the tick marks for this AnnPolyRulerObject are visible.

Syntax

C#
VB
C++
public bool ShowTickMarks {get; set;}
Public Property ShowTickMarks As Boolean
public: 
property bool ShowTickMarks { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the tick marks for this AnnPolyRulerObject are visible; false otherwise.

Example

For C#/VB examples, refer to AnnPolyRulerObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize