ComponentOne Chart for .NET (2.0) Search HelpCentral 

MapArea.Coords Property

Gets or sets the array of coordinates of map area.

[Visual Basic]

Public Property Coords As Integer()

[C#]

public int[] Coords {get;set;}

[Delphi]

public property Coords: array of Int32 read get_Coords write set_Coords;

See Also

MapArea Class | MapArea Members | C1.Web.C1WebChart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.