Height

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Texture


Gets the height of this texture in pixels.

Syntax

public int Height { public get; private set; }

Back to index