Gets the MapArea with the specified name from the collection.
Namespace:
C1.Web.C1WebChart3DAssembly: C1.Web.C1WebChart3D.2 (in C1.Web.C1WebChart3D.2.dll)
Syntax
C# |
---|
public MapArea GetByName( string name ) |
Visual Basic |
---|
Public Function GetByName ( _ name As String _ ) As MapArea |
Parameters
- name
- Type: System..::..String
Map area name.