DynamicImageInstance.WidthInPixels 屬性

定義

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

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

屬性值

Int32

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

適用於