Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

RestrictName Method (AnnGroupObject)






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

            

            
public:
void RestrictName(); override 
Remarks
This method will enumerate all of the objects inside this AnnGroupObject, calling the AnnObject.RestrictName method on each one.
Requirements

Target Platforms

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)