次の方法で共有


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
要素のサイズを計算する方法を指定する列挙値の 1 つ。

.NET Framework セキュリティ

  • 直前の呼び出し元に対する完全な信頼。 このメンバーは、部分的に信頼されているコードから使用することはできません。 詳細については、「部分信頼コードからのライブラリの使用」を参照してください。

参照

参照

RibbonControlLength 構造体

Microsoft.Windows.Controls.Ribbon 名前空間