C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a value indicating whether the tick mark values for this AnnPolyRulerObject are visible.
public virtual bool ShowTickValue { get; set; }
Public Overridable Property ShowTickValue As Boolean
public virtual bool ShowTickValue {get; set;}
@property (nonatomic) BOOL showTickValue;
public boolean getShowTickValue()
public void setShowTickValue(boolean showTickValue)
get_ShowTickValue();
set_ShowTickValue(value);
Object.defineProperty('ShowTickValue');
public:
virtual property bool ShowTickValue
{
bool get()
void set(bool value)
}
true if the tick mark values for this AnnPolyRulerObject are visible; otherwise, it is false
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