 | CIPJiGetOrientation Method |
Get IPJ orientation in space.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iGetOrientation()
public int iGetOrientation()
Public Function iGetOrientation As Integer
Public Function iGetOrientation As Integer
public:
int iGetOrientation()
public:
int iGetOrientation()
member iGetOrientation : unit -> int
member iGetOrientation : unit -> int
Return Value
Type:
Int32<define>IPJ_ORIENT</define>
Remarks
Projections can be created oriented horizontally (e.g. in plan maps)
or vertically (in section maps - Wholeplot and IP).
See Also