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