←Select platform

FirstRulerHitTestObject Field

Summary

The hit test value of the first ruler.

Syntax
C#
VB
Objective-C
C++
Java
public const string FirstRulerHitTestObject 
Public Const FirstRulerHitTestObject As String 
+(NSString*) firstRulerHitTestObject; 
public static String FIRST_RULER_HIT_TEST_OBJECT = "FirstRuler"; 
public:  
   literal String^ FirstRulerHitTestObject 

Remarks

AnnCrossProductObject overrides HitTest to fine tune the hit test return value. This is the value returned if the hit-testing succeeded on the second ruler (the ruler between SecondStartPoint and SecondEndPoint).

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