RibbonControlLength.Value 屬性

定義

取得 RibbonControlLength 的絕對值,以像素或邏輯單位為單位。

public:
 property double Value { double get(); };
public double Value { get; }
member this.Value : double
Public ReadOnly Property Value As Double

屬性值

Double

RibbonControlLength 的絕對值 (以像素或邏輯單位為單位),但如果 RibbonControlLengthUnitType 屬性設定為 Auto,則為 1.0。

適用於