Bounds

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Texture


Returns a rectangle positioned at (0, 0) with texture's width and height.

Syntax

public Rectangle Bounds { public get; private set; }

Returns


Back to index