ArcFM Solution Developer Guide
Y Property (PositionModel)


Gets or sets the y-axis value of the top side of the rectangle.
Syntax
'Declaration
 
<SE.Geospatial.Client.Common.Validation.ChangeTrackedPropertyAttribute()>
Public Property Y As System.Double
'Usage
 
Dim instance As PositionModel
Dim value As System.Double
 
instance.Y = value
 
value = instance.Y
[SE.Geospatial.Client.Common.Validation.ChangeTrackedProperty()]
public System.double Y {get; set;}

Property Value

The y-axis value of the top side of the rectangle.
Exceptions
ExceptionDescription
System.InvalidOperationExceptionSystem.Windows.Rect.Y is set on an System.Windows.Rect.Empty 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

 

 


Send Comment