OutlineColor ClassDelta Engine Documentation
Stores the color of the outline to a 2D shape. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Rendering2D.Shapes OutlineColor

Namespace: DeltaEngine.Rendering2D.Shapes
Assembly: DeltaEngine.Rendering2D.Shapes (in DeltaEngine.Rendering2D.Shapes.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class OutlineColor : Lerp<OutlineColor>, 
	Lerp

The OutlineColor type exposes the following members.

Constructors

  NameDescription
Public methodOutlineColor
Initializes a new instance of the OutlineColor class
Top
Methods

  NameDescription
Public methodLerp
Top
Properties

  NameDescription
Public propertyValue
Top
See Also