←Select platform

IsEmpty Property

Summary
Tests whether this RasterRegion has an empty interior.
Syntax
C#
VB
Objective-C
C++
Java
public bool IsEmpty { get; } 
Public ReadOnly Property IsEmpty As Boolean 
@property (nonatomic, assign, readonly, getter=isEmpty) BOOL empty 
public boolean isEmpty() 
public: 
property bool IsEmpty { 
   bool get(); 
} 

Property Value

true if the interior of this RasterRegion is empty; false, otherwise.

Example

For an example, refer to RasterRegion.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.