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



size
Specifies the LeadSize coordinates.
size
Specifies the LeadSize coordinates.
Creates a new LeadSize class object from explicit Size parameters.

Syntax

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

Parameters

size
Specifies the LeadSize coordinates.

Requirements

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

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features