Represents a polygon shape element.

Namespace: Neodynamic.WebControls.ImageDraw
Assembly:   Neodynamic.WebControls.ImageDraw (in Neodynamic.WebControls.ImageDraw)
Version: 3.0.2000.0

Syntax

Visual Basic (Declaration)
Public Class PolygonShapeElement _
	Inherits ClosedShapeElement _
	Implements IStateManager
C#
public class PolygonShapeElement : ClosedShapeElement, IStateManager
Visual C++
public ref class PolygonShapeElement : public ClosedShapeElement, IStateManager

Inheritance Hierarchy