DrawingGet |
| Name | Description | |
|---|---|---|
| GetReportProperty(String, Double) | 获取该图纸的报告属性(双精度浮点类型) | |
| GetReportProperty(String, Int32) | 获取该图纸的报告属性(32位整数类型) | |
| GetReportProperty(String, String) | 获取该图纸的报告属性(字符串类型) | |
| GetReportProperty(String, Double, Int32) | 获取该图纸的报告属性(双精度浮点类型) | |
| GetReportProperty(String, Int32, Int32) | 获取该图纸的报告属性(32位整数类型) | |
| GetReportProperty(String, String, Int32) | 获取该图纸的报告属性(字符串类型) |