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

Namespace: DeltaEngine.Scenes.Controls
Assembly: DeltaEngine.Scenes (in DeltaEngine.Scenes.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public PercentageBar(
	Rectangle maxDrawArea,
	Color[] percentileColors,
	PercentageBar HorizontalAlignment alignment = PercentageBar HorizontalAlignment.Left
)
See Also