 | NXMilmapDrawArgsDrawingRatio Property |
해상도를 계산하기 위한 비율을 가져오거나 설정한다.
Displaying pixel size = PixelSizeOrg / DrawingRatio. DrawingRatio = 0.0 ~ 1.0
Namespace:
Pixoneer.NXDL.NXMilmap
Assembly:
NXMilmap (in NXMilmap.dll) Version: 1.2.817.72
Syntaxpublic double DrawingRatio { get; set; }
Property Value
Type:
Double
See Also