C#
VB
WinRT C#
C++
Gets or sets the "Anchor Point Visibility" (0070,0015) attribute value.
public bool AnchorPointVisible { get; set; }
Public Property AnchorPointVisible As Boolean
public bool AnchorPointVisible {get; set;}
<br/>get_AnchorPointVisible();<br/>set_AnchorPointVisible(value);<br/>Object.defineProperty('AnchorPointVisible');
public:
property bool AnchorPointVisible {
bool get();
void set ( bool value);
}
True for visible, false for invisible.
For an example, refer to FindFirstGraphicAnnSQItem.
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