Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnContainer Class : Resize Method |
public virtual void Resize( LeadSizeD newSize, AnnResizeContainerFlags flags, AnnResizeMode mode )
'Declaration
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 )
public void resize(LeadSizeD newSize, int annResizeContainerFlags, AnnResizeMode mode)
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.