←Select platform

RestrictName Method

Summary

Restricts the name to appear fully within the bounding rectangle of the Container of this AnnGroupObject.

Syntax

C#
VB
C++
public override void RestrictName() 
  
Public Overrides Sub 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

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

Leadtools.Annotations Assembly