OutlineColor Constructor Delta Engine Documentation
Initializes a new instance of the OutlineColor class

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

public OutlineColor(
	Color color
)
See Also