DynamicImageInstance.HeightInPixels Property

Definition

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

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

Property Value

The height in pixels of the current image instance.

Applies to