 | XBandParamPointsToGridBlankValue Property |
Point 데이터를 Grid 데이터로 채울 경우 화소영역이 채워지지 않는 영역이 발생한다.
이 영역에 채울 값을 입력한다. Blank Value는 Interpolation을 수행할 때 유용하다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic double BlankValue { get; set; }
Property Value
Type:
Double
See Also