←Select platform

RestrictHeader Method

Summary

Restricts the header to appear fully within the bounding rectangle of the container of this AnnObject.

Syntax

C#
VB
C++
public virtual void RestrictHeader() 
  
Public Overridable Sub RestrictHeader()  
public: 
virtual void RestrictHeader();  

Remarks

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.

Requirements

Target Platforms

See Also

Reference

AnnObject Class

AnnObject Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly