C#
VB
Java
WinRT C#
C++
Gets or sets the value that indicates whether to view the protractor arc for thisAnnProtractorObject.
public bool ShowArc { get; set; }
Public Property ShowArc As Boolean
public bool ShowArc {get; set;}
public boolean getShowArc()
public void setShowArc(boolean showArc)
get_ShowArc();
set_ShowArc(value);
Object.defineProperty('ShowArc');
public:
property bool ShowArc
{
bool get()
void set(bool value)
}
The value indicates whether to view the protractor arc for this AnnProtractorObject. If this value is true then view the arc. The default value is true.
For more information, refer to Using Protractors in Annotation Objects.
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