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) BOOL isEmpty;
public boolean isEmpty()
get_IsEmpty();