←Select platform

SecondRulerHitTestObject Field

Summary

The hit test value of the second ruler.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public const string SecondRulerHitTestObject 
Public Const SecondRulerHitTestObject As String 
public const string SecondRulerHitTestObject 
+(NSString*) secondRulerHitTestObject; 
public static String SECONDRULERHITTESTOBJECT = "SecondRuler"; 
 var SecondRulerHitTestObject  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly