Click or drag to resize
XDL

XRSLoadFileIsValidGeoTransform Method

GeoTransform 정보가 유효한지 여부를 가져온다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.0
Syntax
C#
public bool IsValidGeoTransform()

Return Value

Boolean
GeoTransform 정보가 유효하면 true를 반환한다.
See Also