←Select platform

HitTestedRuler Property

Summary
Gets the name of the current hit tested AnnPolyRulerObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string HitTestedRuler { get; } 
@property (nonatomic, copy, readonly, nullable) NSString *hitTestedRuler; 
public String getHitTestedRuler() 
public:  
   property String^ HitTestedRuler 
   { 
      String^ get() 
   } 
HitTestedRuler # get  (AnnCrossProductObject) 

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

Leadtools.Annotations.Engine Assembly

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