Represents the units of measure for map items.
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public Enumeration MapUnits
'用途
Dim instance As MapUnits
public enum MapUnits
public enum class MapUnits
type MapUnits
public enum MapUnits
成員
| 成員名稱 | 說明 | |
|---|---|---|
| Centimeter | Specifies that the unit is centimeters. | |
| Inch | Specifies that the unit is inches. | |
| Millimeter | Specifies that the unit is millimeters. | |
| Percentage | Specifies that the unit is a percentage of the containing object. | |
| Pica | Specifies that the unit is picas. | |
| Point | Specifies that the unit is points. |