EmbeddedImage.Width プロパティ

定義

埋め込み画像の幅を取得します。

public:
 property double Width { double get(); };
[System.Xml.Serialization.XmlIgnore]
public double Width { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Width : double
Public ReadOnly Property Width As Double

プロパティ値

埋め込み画像の幅。

属性

適用対象