言語

MapSizeInstance.Width プロパティ

定義

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

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

プロパティ値

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

適用対象