Size

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Texture


Returns the size of this texture in pixels.

Syntax

public Size Size { public get; }

Back to index