'Declaration Public Overrides ReadOnly Property IsEmpty As Boolean
public override bool IsEmpty {get;}
Property Value
true
if the collection of line points is empty; otherwise, false
.'Declaration Public Overrides ReadOnly Property IsEmpty As Boolean
public override bool IsEmpty {get;}
true
if the collection of line points is empty; otherwise, false
.