hitTestedRuler Property

Summary

Gets the name of the current hit tested AnnPolyRulerObject.

Syntax

JavaScript Syntax
Object.defineProperty(AnnCrossProductObject.prototype, 'hitTestedRuler', 
	get: function() 
) 
TypeScript Syntax
hitTestedRuler: string; // read-only 

Property Value

The name of the current hit tested AnnPolyRulerObject. It will either be FirstRulerHitTestObject, SecondRulerHitTestObject, or an empty string.

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