RibbonControlLength.IsAbsolute Propiedad

Definición

Obtiene un valor que indica si esta instancia dimensiona elementos según un valor de píxel o lógico fijo.

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

Valor de propiedad

Boolean

true si la propiedad RibbonControlLengthUnitType está establecida en Pixel o Item; en caso contrario, false.

Se aplica a