Restricts the header to appear fully within the bounding rectangle of the container of this AnnObject.
public virtual void RestrictHeader()
Public Overridable Sub RestrictHeader()
public:
virtual void RestrictHeader();
This method works only if the IsHeaderRestricted value of this AnnObject is set to true. Calling this method will move the header (by changing the HeaderOffset property so the header will be restricted to appear fully within the System.Windows.FrameworkElement.Width](https://msdn.microsoft.com/en-us/library/system.windows.frameworkelement.width.aspx) and System.Windows.FrameworkElement.Height properties of the AnnContainer that contains this AnnObject). For more information, refer to [WPF Annotation Object Headers.
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