C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the length of the tick marks for this AnnPolyRulerObject.
public virtual LeadLengthD TickMarksLength { get; set; }
Public Overridable Property TickMarksLength As Leadtools.LeadLengthD
public virtual Leadtools.LeadLengthD TickMarksLength {get; set;}
@property (nonatomic) LeadLengthD tickMarksLength;
public LeadLengthD getTickMarksLength()
public void setTickMarksLength(LeadLengthD length)
get_TickMarksLength();
set_TickMarksLength(value);
Object.defineProperty('TickMarksLength');
public:
virtual property LeadLengthD^ TickMarksLength
{
LeadLengthD^ get()
void set(LeadLengthD^ value)
}
A Leadtools.LeadLengthD that specifies the current length of the tick marks for this AnnPolyRulerObject.
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