ArcFM Engine Developer Guide
SizedEventArgs Constructor


The bounds.
Initializes a new instance of the SizedEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal bounds As Rect _
)
'Usage
 
Dim bounds As Rect
 
Dim instance As New SizedEventArgs(bounds)
public SizedEventArgs( 
   Rect bounds
)

Parameters

bounds
The bounds.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SizedEventArgs Class
SizedEventArgs Members

 

 


Send Comment