LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

RestrictHeader Method






Restricts the header to appear fully within the bounding rectangle of the container of this AnnObject. .NET support Silverlight support
Syntax
public virtual void RestrictHeader()
'Declaration
 
Public Overridable Sub RestrictHeader() 
'Usage
 
Dim instance As AnnObject
 
instance.RestrictHeader()
public virtual void RestrictHeader()
 function Leadtools.Windows.Annotations.AnnObject.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.