NShape Reference
Draw

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced > ShapeBase Class >

NShape Reference
Draw

Previous pageReturn to chapter overviewNext page

Draws the shape based on the draw cache state.

Syntax

public override void Draw(Graphics graphics)

Description

The draw cache holds all information necessary to directly draw on the graphics surface.

Exceptions

Name

Description

ArgumentNullException

Parameter graphics is undefined

See also

Concepts: Drawing a shape