C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the length of the arrow for this AnnPointerObject.
public LeadLengthD ArrowLength { get; set; }
Public Property ArrowLength As Leadtools.LeadLengthD
public Leadtools.LeadLengthD ArrowLength {get; set;}
@property (nonatomic) LeadLengthD arrowLength;
public LeadLengthD getArrowLength()
public void setArrowLength(LeadLengthD length)
get_ArrowLength();
set_ArrowLength(value);
Object.defineProperty('ArrowLength');
public:
property LeadLengthD^ ArrowLength
{
LeadLengthD^ get()
void set(LeadLengthD^ value)
}
The length of the arrow for this AnnPointerObject.
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