Responsible for rendering filled 2D shapes defined by their border points
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Rendering2D.Shapes DrawPolygon2D
Namespace: DeltaEngine.Rendering2D.Shapes
Assembly: DeltaEngine.Rendering2D.Shapes (in DeltaEngine.Rendering2D.Shapes.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The DrawPolygon2D type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DrawPolygon2D | Initializes a new instance of the DrawPolygon2D class |
Methods
Name | Description | |
---|---|---|
Draw |
See Also