C1.C1Report.4 Assembly > C1.C1Preview Namespace > RectangleD Structure : FromLTRB Method |
'Declaration Public Shared Function FromLTRB( _ ByVal left As System.Double, _ ByVal top As System.Double, _ ByVal right As System.Double, _ ByVal bottom As System.Double _ ) As RectangleD
public static RectangleD FromLTRB( System.double left, System.double top, System.double right, System.double bottom )