 | XThreadGetPercentRange Method |
퍼센트의 범위를 얻는다.
Namespace:
Pixoneer.NXDL
Assembly:
NXDL (in NXDL.dll) Version: 1.2.817.72
Syntaxpublic void GetPercentRange(
ref int nMin,
ref int nMax
)
Parameters
- nMin
- Type: SystemInt32
퍼센트의 최소값. - nMax
- Type: SystemInt32
퍼센트의 최대값.
See Also