Click or drag to resize
XDL

XBandParamGeoCorrectPixelSizeX Property

기하보정 수행 후의 X축 방향의 하나의 픽셀의 공간 크기 설정. The Output Pixel Size is set as 0.000100 degree for the geographic coordinate system, and 30 meters for others by default. Choose either the Deg or DMS for the geographic coordinate as a pixel unit. For other coordinate systems, choose either meter or feet units

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public double PixelSizeX { get; set; }

Property Value

Type: Double
See Also