GetTickMarksId Method

Summary

Gets the ID of the tick mark's SVG object element.

Syntax
TypeScript
JavaScript
AnnSvgPolyRulerObjectRenderer.prototype.getTickMarksId = function( 
   objectStateId 
) 
getTickMarksId( 
   objectStateId: string 
): string; // protected 

Parameters

objectStateId

The owner object ID.

Return Value

The ID of the tick mark's SVG object element.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly