(Leadtools.Annotations.Core)

Resize Method

Show in webframe





New size of the container.
One or more resize options.
Resize mode
Resizes this container to the speccified size using the specified options.
Syntax
public virtual void Resize( 
   LeadSizeD newSize,
   AnnResizeContainerFlags flags,
   AnnResizeMode mode
)
Public Overridable Sub Resize( _
   ByVal newSize As LeadSizeD, _
   ByVal flags As AnnResizeContainerFlags, _
   ByVal mode As AnnResizeMode _
) 
public virtual void Resize( 
   LeadSizeD newSize,
   AnnResizeContainerFlags flags,
   AnnResizeMode mode
)

            

            
 function Leadtools.Annotations.Core.AnnContainer.Resize( 
   newSize ,
   flags ,
   mode 
)

Parameters

newSize
New size of the container.
flags
One or more resize options.
mode
Resize mode
Remarks

The flags parameter will determine whether the objects in the container will be resized as well.

The final size of the container depends on the newSize and the value of mode.

Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer Members

 

 


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