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