RibbonControlLength.RibbonControlLengthUnitType 属性

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

命名空间:  Microsoft.Windows.Controls.Ribbon
程序集:  RibbonControlsLibrary(在 RibbonControlsLibrary.dll 中)

语法

声明
Public ReadOnly Property RibbonControlLengthUnitType As RibbonControlLengthUnitType
    Get
public RibbonControlLengthUnitType RibbonControlLengthUnitType { get; }
public:
property RibbonControlLengthUnitType RibbonControlLengthUnitType {
    RibbonControlLengthUnitType get ();
}
member RibbonControlLengthUnitType : RibbonControlLengthUnitType
function get RibbonControlLengthUnitType () : RibbonControlLengthUnitType

属性值

类型:Microsoft.Windows.Controls.Ribbon.RibbonControlLengthUnitType
枚举值之一,该值指定如何计算元素的大小。

.NET Framework 安全性

请参见

参考

RibbonControlLength 结构

Microsoft.Windows.Controls.Ribbon 命名空间