共用方式為


SplitViewTemplateSettings.NegativeOpenPaneLengthMinusCompactLength 屬性

定義

OpenPaneLength 值減去 CompactPaneLength值,以取得計算值的負數。

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

屬性值

Double

double

OpenPaneLength值的負數減去CompactPaneLength值。

適用於