RadControls for Silverlight

The MapPathGeometry type exposes the following members.

Properties

  NameDescription
Public propertyFigures
Gets or sets the collection of PathFigure objects that describe the path's contents. This is a dependency property.
Public propertyFillRule
Gets or sets a value that determines how the intersecting areas contained in this MapPathGeometry are combined. This is a dependency property.
Public propertyTransform
Gets or sets the Transform object applied to a geometry. This is a dependency property.
(Inherited from MapGeometry.)

See Also