Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the units of measure for map items.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration MapUnits
'Usage
Dim instance As MapUnits
public enum MapUnits
public enum class MapUnits
type MapUnits
public enum MapUnits
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| 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. |