←Select platform

SecondRulerHitTestObject Field

Summary

The hit test value of the second ruler.

Syntax
C#
VB
Objective-C
C++
Java
public const string SecondRulerHitTestObject 
Public Const SecondRulerHitTestObject As String 
+(NSString*) secondRulerHitTestObject; 
public static String SECOND_RULER_HIT_TEST_OBJECT = "SecondRuler"; 
public:  
   literal String^ SecondRulerHitTestObject 

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