←Select platform

IsEmpty Method (LeadSizeHelper)

Summary

Returns a value indicating whether a LeadSize structure is empty.

Syntax

C#
VB
WinRT C#
C++
public static bool IsEmpty(  
   Leadtools.LeadSize size 
) 
Public Shared Function IsEmpty( _ 
   ByVal size As Leadtools.LeadSize _ 
) As Boolean 
public static bool IsEmpty(  
   Leadtools.LeadSize size 
) 
 function Leadtools.LeadSizeHelper.IsEmpty(  
   size  
) 
public: 
static bool IsEmpty(  
   Leadtools.LeadSize size 
)  

Parameters

size
The Size to check.

Remarks

An empty LeadSize structure has coordinate values of zero for both Width and Height.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize