Gets or sets the element geometry.

Namespace:  C1.Phone.Maps
Assembly:  C1.Phone.Maps (in C1.Phone.Maps.dll)

Syntax

C#
public Geometry Geometry { get; set; }
Visual Basic
Public Property Geometry As Geometry
	Get
	Set

See Also