←Select platform

IsEmpty Property

Summary

Gets a value indicating whether this AnnSize structure is empty.

Syntax

C#
VB
C++
public bool IsEmpty { get; } 
  
Public ReadOnly Property IsEmpty As Boolean 
public: 
property bool IsEmpty { 
   bool get(); 
} 

Property Value

true if this AnnSize structure is empty; false, otherwise.

Remarks

An empty AnnSize structure has a (width, height) value of 0,0.

Requirements

Target Platforms

See Also

Reference

AnnSize Structure

AnnSize Members

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

Leadtools.Annotations Assembly