LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

RestrictHeader Method

Show in webframe





Restricts the header to appear fully within the bounding rectangle of the container of this AnnObject.
Syntax
public virtual void RestrictHeader()
'Declaration
 
Public Overridable Sub RestrictHeader() 
'Usage
 
Dim instance As AnnObject
 
instance.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 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.