ArcFM Solution Developer Guide
UpperLeft Method


Syntax
'Declaration
 
<System.Runtime.CompilerServices.ExtensionAttribute()>
Public Shared Function UpperLeft( _
   ByVal box As SE.Geospatial.Spatial.BoundingBox _
) As SE.Geospatial.Spatial.Coordinate
'Usage
 
Dim box As SE.Geospatial.Spatial.BoundingBox
Dim value As SE.Geospatial.Spatial.Coordinate
 
value = SeSpatialExtensions.UpperLeft(box)
[System.Runtime.CompilerServices.Extension()]
public static SE.Geospatial.Spatial.Coordinate UpperLeft( 
   SE.Geospatial.Spatial.BoundingBox box
)

Parameters

box
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

SeSpatialExtensions Class
SeSpatialExtensions Members

 

 


Send Comment