showTickMarks Property (AnnPolyRulerObject)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnPolyRulerObject.prototype, 'showTickMarks', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
showTickMarks: boolean;

Property Value

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

Requirements

Target Platforms

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