Gets or sets a value indicating whether to move the object when the name moves.
public virtual bool MoveObjectWithName { get; set; }
Public Overridable Property MoveObjectWithName As Boolean
true if the object should move when the user moves the name; otherwise, false.
When an AnnObject with a visible name is being edited, the user can move the name by clicking and dragging with the mouse. This movement is independent of the object if the value of MoveObjectWithName is set to the default value of false. If MoveObjectWithName to true, the object will move along with the name.
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