Tests whether the map area is empty.
[Visual Basic]
Overridable Public ReadOnly Property IsEmpty As Boolean
[C#]
virtual public bool IsEmpty {get;}
[Delphi]
public property IsEmpty: Boolean read get_IsEmpty;
See Also
MapArea Class | MapArea Members | C1.Web.C1WebChart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |