ArcFM Solution Developer Guide
Bottom Property (PositionModel)


Gets the y-axis value of the bottom of the rectangle.
Syntax
'Declaration
 
Public ReadOnly Property Bottom As System.Double
'Usage
 
Dim instance As PositionModel
Dim value As System.Double
 
value = instance.Bottom
public System.double Bottom {get;}

Property Value

The y-axis value of the bottom of the rectangle. If the rectangle is empty, the value is System.Double.NegativeInfinity .
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

 

 


Send Comment