Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterRegion Class : IsEmpty Property |
public bool IsEmpty {get;}
'Declaration
Public ReadOnly Property IsEmpty As Boolean
'Usage
Dim instance As RasterRegion Dim value As Boolean value = instance.IsEmpty
public bool IsEmpty {get;}
@property (nonatomic, assign, readonly, getter=isEmpty) BOOL empty
public boolean isEmpty()
get_IsEmpty();