Restricts the name to appear fully within the bounding rectangle of the Container of this AnnObject.
public virtual void RestrictName()
Public Overridable Sub RestrictName()
public:
virtual void RestrictName();
This method works only if the NameRestrict value of this AnnObject is set to true. Calling this method will move the name (by changing the NameOffset property so the name will be restricted to appear fully within the Bounds property of the AnnContainer that contains this AnnObject). For more information, refer to Annotation Object Names. (Deprecated)
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