←Select platform

LeadSize Constructor(LeadSize)

Summary

Initializes a new instance of the LeadSize structure from a LEADTOOLS Leadtools.LeadSize structure.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal size As Leadtools.LeadSize _ 
) 
public: 
LeadSize(  
   Leadtools.LeadSize size 
) 

Parameters

size
A Size structure that specifies the dimensions for the new LeadSize structure.

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