Leadtools.Annotations Namespace > AnnRectangle Structure > FromLTRB Method : FromLTRB(Single,Single,Single,Single,AnnUnit) Method |
public static AnnRectangle FromLTRB( float left, float top, float right, float bottom, AnnUnit unit )
'Declaration Public Overloads Shared Function FromLTRB( _ ByVal left As Single, _ ByVal top As Single, _ ByVal right As Single, _ ByVal bottom As Single, _ ByVal unit As AnnUnit _ ) As AnnRectangle
'Usage Dim left As Single Dim top As Single Dim right As Single Dim bottom As Single Dim unit As AnnUnit Dim value As AnnRectangle value = AnnRectangle.FromLTRB(left, top, right, bottom, unit)
public static AnnRectangle FromLTRB( float left, float top, float right, float bottom, AnnUnit 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