←Select platform

HitTestedRuler Property

Summary
Gets the name of the current hit tested AnnPolyRulerObject.
Syntax
C#
VB
Objective-C
C++
Java
public string HitTestedRuler { get; } 
Public ReadOnly Property HitTestedRuler As String 
@property (nonatomic,copy,readonly) NSString* hitTestedRuler; 
public String getHitTestedRuler() 
public:  
   property String^ HitTestedRuler 
   { 
      String^ get() 
   } 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.