tickMarksStroke Property

Summary

Gets or sets the AnnStroke used to draw the tick marks for the AnnPolylineObject.

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

Property Value

The AnnStroke used to draw the tick marks for the AnnPolylineObject.

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.Engine Assembly