Compartilhar via


Propriedade RibbonControlLength.RibbonControlLengthUnitType

Obtém o tipo que é usado para determinar como o tamanho do elemento é calculado.

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

Sintaxe

'Declaração
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 propriedade

Tipo: Microsoft.Windows.Controls.Ribbon.RibbonControlLengthUnitType
Um dos valores de enumeração que especifica como o tamanho do elemento é calculado.

Segurança do .NET Framework

Consulte também

Referência

RibbonControlLength Estrutura

Namespace Microsoft.Windows.Controls.Ribbon