Click or drag to resize
XDL

XBandParamMathUseClip Property

밴드 계산의 결과가 입력 밴드의 데이터 범위보다 넘는 경우 Clip을 수행할지 여부를 설정한다.

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

Property Value

Type: Boolean
See Also