Class
Polygon

Definition

Namespace:Telerik.Windows.Controls.Map.VEWPFImageryService

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
[DataContract(Name = "Polygon", Namespace = "http://dev.virtualearth.net/webservices/v1/common")]
public class Polygon : ShapeBase, IExtensibleDataObject, INotifyPropertyChanged

Inheritance: objectShapeBasePolygon

Implements: IExtensibleDataObjectINotifyPropertyChanged

Inherited Members ShapeBase.RaisePropertyChanged(string)ShapeBase.ExtensionDataShapeBase.PropertyChanged

Constructors

Polygon()

Declaration

cs-api-definition
public Polygon()

Properties

Vertices

Declaration

cs-api-definition
[DataMember]
public Location[] Vertices { get; set; }

Property Value

Location[]

In this article
DefinitionConstructorsPolygon()PropertiesVertices
Not finding the help you need?
Contact Support