tickmarksId Property

Summary

Gets or sets the element ID to use with the tickmarks.

Syntax

JavaScript Syntax
Object.defineProperty(AnnSvgPolyRulerObjectRenderer.prototype, 'tickmarksId', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
tickmarksId: string; // protected 

Property Value

The element ID to use with the tickmarks. Default value is null.

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.Rendering.JavaScript Assembly