共用方式為


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 值的負值。

適用於