'Declaration Public Function New( _ ByVal left As Single, _ ByVal right As Single, _ ByVal top As Single, _ ByVal bottom As Single _ )
public Margin( float left, float right, float top, float bottom )
Margin Structure Margin Members