DynamicImageInstance.WidthInPixels Property

Definition

Gets or sets the width in pixels of the current image instance.

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

Property Value

The width in pixels of the current image instance.

Applies to