 | CSEGYREADERSetGeoreferencing Method |
Sets the georeferencing of the voxel that would be exported with the current configuration.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic void SetGeoreferencing(
CIPJ ipj
)
public void SetGeoreferencing(
CIPJ ipj
)
Public Sub SetGeoreferencing (
ipj As CIPJ
)
Public Sub SetGeoreferencing (
ipj As CIPJ
)
public:
void SetGeoreferencing(
CIPJ^ ipj
)
public:
void SetGeoreferencing(
CIPJ^ ipj
)
member SetGeoreferencing :
ipj : CIPJ -> unit
member SetGeoreferencing :
ipj : CIPJ -> unit
Parameters
- ipj
- Type: GeoEngine.Core.GXNetXCIPJ
See Also