Click or drag to resize
XDL

XBandParamFeatureExtLimit Property

추출한 pixel 수가 미리 설정한 최대 pixel 수보다 많을 경우 추출을 그만할 것인지에 대한 여부를 설정한다.

Namespace: Pixoneer.NXDL.NRSEX
Assembly: NXDLrsEx (in NXDLrsEx.dll) Version: 2.0.3.38
Syntax
C#
public bool Limit { get; set; }

Property Value

Boolean
See Also