eDriven Framework API
EdgeMetrics Constructor (left, right, top, bottom)
NamespaceseDriven.Gui.GeomEdgeMetricsEdgeMetrics(Single, Single, Single, Single)
eDriven Framework API
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public EdgeMetrics(
	float left,
	float right,
	float top,
	float bottom
)
Public Sub New ( _
	left As Single, _
	right As Single, _
	top As Single, _
	bottom As Single _
)
public:
EdgeMetrics(
	float left, 
	float right, 
	float top, 
	float bottom
)
Parameters
left (Single)
right (Single)
top (Single)
bottom (Single)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)