Returns the boundary (border of the geometry), or an empty geometry of appropriate dimension if this geometry is empty.
JavaScript |
|
|
C# |
|
|
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.