Returns the boundary (border of the geometry), or an empty geometry of appropriate dimension if the selected geometry is empty.
JavaScript |
|
Boundary() |
C# |
|
IGeometry Boundary() |
C++ |
|
HRESULT Boundary( IGeometry** pVal) |
Return Value
pVal
An IGeometry representing the boundary of this geometry.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.