Margin Constructor (Control, Edge, Single)Delta Engine Documentation
Initializes a new instance of the Margin class

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

public Margin(
	Control other,
	Edge othersEdge,
	float distance
)
See Also