Share via


RibbonControlLength.RibbonControlLengthUnitType Property

Gets the type that is used to determine how the size of the element is calculated.

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

Syntax

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

Property Value

Type: Microsoft.Windows.Controls.Ribbon.RibbonControlLengthUnitType
One of the enumeration values that specifies how the size of the element is calculated.

.NET Framework Security

See Also

Reference

RibbonControlLength Structure

Microsoft.Windows.Controls.Ribbon Namespace