 | NXMilmapView.SearchScale Method |
축척을 검색한다.
Namespace:
Pixoneer.NXDL.NXMilmap
Assembly:
NXMilmap (in NXMilmap.dll) Version: 1.2.817.72
Syntaxpublic int SearchScale(
string m
)
Parameters
- m
- Type: System.String
축척 이름.
Return Value
Type:
Int32 축척이 있으면 해당 인덱스를 반환하고, 없으면 -1를 반환한다.
See Also