RibbonControlLength.IsAbsolute Propriété

Définition

Obtient une valeur qui indique si cette instance redimensionne les éléments en fonction d'une valeur fixe (en pixels) ou logique.

public:
 property bool IsAbsolute { bool get(); };
public bool IsAbsolute { get; }
member this.IsAbsolute : bool
Public ReadOnly Property IsAbsolute As Boolean

Valeur de propriété

Boolean

true si la propriété RibbonControlLengthUnitType a la valeur Pixel ou Item ; sinon, false.

S’applique à