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