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



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

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal size As SizeF _
)
Visual Basic (Usage)Copy Code
Dim size As SizeF
 
Dim instance As LogicalSize(size)
C# 
public LogicalSize( 
   SizeF size
)
C++/CLI 
public:
LogicalSize( 
   SizeF size
)

Parameters

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

Example

For an example, refer to Equals.

Remarks

The unit will be set to the Default(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