C#
VB
C++
Gets a value that indicates whether this AnnEditDesigner has started.
public virtual bool HasStarted { get; }
Public Overridable ReadOnly Property HasStarted As Boolean
public:
virtual property bool HasStarted {
bool get();
}
true if this AnnEditDesigner has started editing the object; otherwise, false.
For C#/VB examples, refer to AnnDesigner.
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