←Select platform

FirstRulerHitTestObject Field

Summary

The hit test value of the first ruler.

Syntax

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

Leadtools.Annotations.Core Assembly