Gets or sets a value indicating whether this AnnGroupObject name is restricted to appear fully within the bounding rectangle of the Container.
public override bool NameRestrict { get; set; }
Public Overrides Property NameRestrict As Boolean
true to restrict the name to appear fully within the bounding rectangle of the Container; otherwise, false.
This AnnGroupObject object will set the AnnObject.NameRestrict value for each object in the group. For more information, refer to AnnObject.NameRestrict.
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