OutputSize

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Graphics


Returns the output size of this renderer in pixels.

Syntax

public Size OutputSize { public get; }

Back to index