public Polygon GetPCSHorizon( out bool isInclusive )
Public Function GetPCSHorizon( _ ByRef isInclusive As Boolean _ ) As Polygon
Parameters
- isInclusive
- A boolean indicating whether the horizon is inclusive or exclusive.
Return Value
The horizon of the projected coordinate system.