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

Leadtools.Annotations.Engine Assembly