LEADTOOLS Annotations (Leadtools.Annotations assembly)

Dispose(Boolean) Method

Show in webframe





true if this method was called as a result of calling Dispose(Boolean); false if this method was called as a result of object finalization.
Releases the resources used by this AnnGroupObject object.
Syntax
protected override void Dispose( 
   bool disposing
)
'Declaration
 
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
'Usage
 
Dim instance As AnnGroupObject
Dim disposing As Boolean
 
instance.Dispose(disposing)

            

            
protected:
void Dispose( 
   bool disposing
) override 

Parameters

disposing
true if this method was called as a result of calling Dispose(Boolean); false if this method was called as a result of object finalization.
Remarks
The AnnGroupObject object will dispose of all the objects in the group. For more information, refer to AnnObject.Dispose.

For more information about grouping and ungrouping, refer to Grouping and Ungrouping Annotation Objects.

Requirements

Target Platforms

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members
Overload List

 

 


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