←Select platform

IsEmpty Property (AnnPoint)

Summary

Gets a value indicating whether this AnnPoint 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 AnnPoint structure is empty; false, otherwise.

Remarks

An empty AnnPoint is a point with an X, Y value of 0,0.

Requirements

Target Platforms

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