DynamicImageInstance.HeightInPixels Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.