tickMarksLength Property

Summary

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

Syntax

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

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly