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