RibbonControlLength.RibbonControlLengthUnitType 属性

定义

获取用于确定如何计算元素大小的类型。

public:
 property System::Windows::Controls::Ribbon::RibbonControlLengthUnitType RibbonControlLengthUnitType { System::Windows::Controls::Ribbon::RibbonControlLengthUnitType get(); };
public System.Windows.Controls.Ribbon.RibbonControlLengthUnitType RibbonControlLengthUnitType { get; }
member this.RibbonControlLengthUnitType : System.Windows.Controls.Ribbon.RibbonControlLengthUnitType
Public ReadOnly Property RibbonControlLengthUnitType As RibbonControlLengthUnitType

属性值

RibbonControlLengthUnitType

枚举值之一,该值指定如何计算元素的大小。

适用于