Graphics

Property

Namespace: Imagini

Declared in: Imagini.App2D


Provides access to hardware accelerated drawing functions for the app's window. If software renderer is used, returns null.

Syntax

public Graphics Graphics { public get; private set; }

Back to index