←Select platform

FromSize Method

Summary

Creates a new LeadSize class object from explicit LEADTOOLS Leadtools.LeadSize parameters.

Syntax

C#
VB
C++
public static LeadSize FromSize( 
   LeadSize size 
) 
  
Public Shared Function FromSize( _ 
   ByVal size As Leadtools.LeadSize _ 
) As Leadtools.Services.Datacontracts.LeadSize 

Parameters

size
Specifies the LeadSize coordinates.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.DataContracts Assembly