Compartir a través de


RibbonControlLength.RibbonControlLengthUnitType (Propiedad)

Obtiene el tipo que se utiliza para determinar cómo se calcula el tamaño del elemento.

Espacio de nombres:  Microsoft.Windows.Controls.Ribbon
Ensamblado:  RibbonControlsLibrary (en RibbonControlsLibrary.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.Windows.Controls.Ribbon.RibbonControlLengthUnitType
Uno de los valores de enumeración que especifica cómo se calcula el tamaño del elemento.

Seguridad de .NET Framework

Vea también

Referencia

RibbonControlLength Estructura

Microsoft.Windows.Controls.Ribbon (Espacio de nombres)