ArcFM Engine Developer Guide
PositionModel Constructor(Position)


The x-coordinate of the top-left corner of the rectangle.
Initializes a new instance of the Position structure that has the specified x-coordinate, y-coordinate, width, height and Z order.
Syntax
'Declaration
 
Public Function New( _
   ByVal position As Position _
)
'Usage
 
Dim position As Position
 
Dim instance As New PositionModel(position)
public PositionModel( 
   Position position
)

Parameters

position
The x-coordinate of the top-left corner of the rectangle.
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

PositionModel Structure
PositionModel Members
Overload List

 

 


Send Comment