| Name | Description |
---|
 | GetReportProperty(String, Point) |
获取此对象的报告属性(点类型)
|
 | GetReportProperty(String, Vector) |
获取此对象的报告属性(向量类型)
|
 | GetReportProperty(String, Double) |
获取此对象的报告属性(双精度浮点类型)
|
 | GetReportProperty(String, Int32) |
获取此对象的报告属性(32位整型类型)
|
 | GetReportProperty(String, Int64) |
获取此对象的报告属性(64位整型类型)
|
 | GetReportProperty(String, String) |
获取此对象的报告属性(字符串类型)
|
 | GetReportProperty(String, Point, Int32) |
获取此对象的报告属性(点类型)
|
 | GetReportProperty(String, Vector, Int32) |
获取此对象的报告属性(向量类型)
|
 | GetReportProperty(String, Double, Int32) |
获取此对象的报告属性(双精度浮点类型)
|
 | GetReportProperty(String, Int32, Int32) |
获取此对象的报告属性(32位整型类型)
|
 | GetReportProperty(String, Int64, Int32) |
获取此对象的报告属性(64位整型类型)
|
 | GetReportProperty(String, String, Int32) |
获取此对象的报告属性(字符串类型)
|