NShape Reference
Shape.Draw Method

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > Shape Class >

NShape Reference
Shape.Draw Method

Previous pageReturn to chapter overviewNext page

Draws the shape.

Syntax

public abstract void Draw(Graphics graphics)

Description

Connects one point of the shape with a point of another shape.

Parameters

Name

Description

graphics

Where the shape draws itself

Exceptions

None