Freigeben über


RibbonControlLength.RibbonControlLengthUnitType-Eigenschaft

Ruft den Typ ab, mit dem bestimmt wird, wie die Größe des Elements berechnet wird.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public ReadOnly Property RibbonControlLengthUnitType As RibbonControlLengthUnitType
    Get
public RibbonControlLengthUnitType RibbonControlLengthUnitType { get; }
public:
property RibbonControlLengthUnitType RibbonControlLengthUnitType {
    RibbonControlLengthUnitType get ();
}
member RibbonControlLengthUnitType : RibbonControlLengthUnitType
function get RibbonControlLengthUnitType () : RibbonControlLengthUnitType

Eigenschaftswert

Typ: Microsoft.Windows.Controls.Ribbon.RibbonControlLengthUnitType
Einer der Enumerationswerte, der angibt, wie die Größe des Elements berechnet wird.

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonControlLength Struktur

Microsoft.Windows.Controls.Ribbon-Namespace