次の方法で共有


SplitViewTemplateSettings.NegativeOpenPaneLength プロパティ

定義

OpenPaneLength 値の負の値を取得します。

public:
 property double NegativeOpenPaneLength { double get(); };
double NegativeOpenPaneLength();
public double NegativeOpenPaneLength { get; }
var double = splitViewTemplateSettings.negativeOpenPaneLength;
Public ReadOnly Property NegativeOpenPaneLength As Double

プロパティ値

Double

double

OpenPaneLength 値の負の値。

適用対象