言語

BackFrameInstance.FrameWidth プロパティ

定義

BackFrameクラスにおけるFrameWidthプロパティの計算値を取得します。

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

プロパティ値

FrameWidthプロパティの計算値を表すdouble値です。

適用対象