LEADTOOLS Annotations (Leadtools.Annotations assembly)

RestrictName Method (AnnObject)

Show in webframe





Restricts the name to appear fully within the bounding rectangle of the Container of this AnnObject.
Syntax
public virtual void RestrictName()
'Declaration
 
Public Overridable Sub RestrictName() 
'Usage
 
Dim instance As AnnObject
 
instance.RestrictName()

            

            
public:
virtual void RestrictName(); 
Remarks
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.
Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

 

 


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