'Declaration Public Overrides ReadOnly Property IsEmpty As Boolean
public override bool IsEmpty {get;}
Property Value
true
if the collection is empty or all polygons are empty; otherwise, false
.'Declaration Public Overrides ReadOnly Property IsEmpty As Boolean
public override bool IsEmpty {get;}
true
if the collection is empty or all polygons are empty; otherwise, false
.