Leadtools.Forms Namespace > LogicalRectangle Structure : FromLTRB Method |
public static LogicalRectangle FromLTRB( double left, double top, double right, double bottom, LogicalUnit unit )
'Declaration Public Shared Function FromLTRB( _ ByVal left As Double, _ ByVal top As Double, _ ByVal right As Double, _ ByVal bottom As Double, _ ByVal unit As LogicalUnit _ ) As LogicalRectangle
'Usage Dim left As Double Dim top As Double Dim right As Double Dim bottom As Double Dim unit As LogicalUnit Dim value As LogicalRectangle value = LogicalRectangle.FromLTRB(left, top, right, bottom, unit)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2