DynamicImageInstance.HeightInPixels 屬性

定義

取得或設定目前影像執行個體的高度 (以像素為單位)。

protected:
 virtual property int HeightInPixels { int get(); };
protected virtual int HeightInPixels { get; }
member this.HeightInPixels : int
Protected Overridable ReadOnly Property HeightInPixels As Integer

屬性值

Int32

目前影像執行個體的高度 (以像素為單位)。

適用於