Constructs a new RectangleI instance from the specified values.
Namespace: MindFusionAssembly: MindFusion.Scheduling
public static RectangleI FromLTRB ( int left, int top, int right, int bottom)
Public Shared Function FromLTRB( _ left As Integer, _ top As Integer, _ right As Integer, _ bottom As Integer _) As RectangleI
RectangleI MembersRectangleI StructureMindFusion Namespace