 | NXCompassLoadFromImage Method |
나침반 이미지를 선택한다.
Namespace:
Pixoneer.NXDL.NXPlanet
Assembly:
NXPlanet (in NXPlanet.dll) Version: 1.2.817.72
Syntaxpublic bool LoadFromImage(
string strImage
)
Parameters
- strImage
- Type: SystemString
파일 경로
Return Value
Type:
Boolean 성공이면 true, 실패하면 false를 반환한다.
See Also