SoVolumeReaderGetDirectCoordSys Method |
Return whether the coordinate system used is direct or not.
Namespace: OIV.LDM.ReadersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public virtual bool GetDirectCoordSys()
Public Overridable Function GetDirectCoordSys As Boolean
public:
virtual bool GetDirectCoordSys()
abstract GetDirectCoordSys : unit -> bool
override GetDirectCoordSys : unit -> bool
Return Value
Type:
BooleanSee Also