DrawPolygon2DOutlines ClassDelta Engine Documentation
Responsible for rendering the outline of 2D shapes defined by their border points View code on GitHub
Inheritance Hierarchy

System Object
  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

public class DrawPolygon2DOutlines : DrawBehavior

The DrawPolygon2DOutlines type exposes the following members.

Constructors

  NameDescription
Public methodDrawPolygon2DOutlines
Initializes a new instance of the DrawPolygon2DOutlines class
Top
Methods

  NameDescription
Public methodDraw
Top
See Also