Leadtools.Forms Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FromSizeF Method
See Also 
Leadtools.Forms Namespace > LogicalSize Structure : FromSizeF Method



size
Specifies the LogicalSize width and height values measured in .Pixel.
size
Specifies the LogicalSize width and height values measured in .Pixel.
Creates a new LogicalSize class object from explicit SizeF parameters.

Syntax

Visual Basic (Declaration) 
Public Shared Function FromSizeF( _
   ByVal size As SizeF _
) As LogicalSize
Visual Basic (Usage)Copy Code
Dim size As SizeF
Dim value As LogicalSize
 
value = LogicalSize.FromSizeF(size)
C# 
public static LogicalSize FromSizeF( 
   SizeF size
)
C++/CLI 
public:
static LogicalSize FromSizeF( 
   SizeF size
) 

Parameters

size
Specifies the LogicalSize width and height values measured in .Pixel.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features