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