C#
VB
Java
Objective-C
WinRT C#
C++
Gets the name of the current hit tested AnnPolyRulerObject.
public string HitTestedRuler { get; }
Public ReadOnly Property HitTestedRuler As String
public string HitTestedRuler {get;}
@property (nonatomic,copy,readonly) NSString* hitTestedRuler;
public String getHitTestedRuler()
get_HitTestedRuler();
public:
property String^ HitTestedRuler
{
String^ get()
}
The name of the current hit tested AnnPolyRulerObject. It will either be FirstRulerHitTestObject, SecondRulerHitTestObject, or an empty string.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET