PathGeometry Properties
Collapse the table of content
Expand the table of content

PathGeometry Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The PathGeometry type exposes the following members.

  NameDescription
Public property Bounds Gets a Rect that specifies the axis-aligned bounding box of the Geometry. (Inherited from Geometry.)
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property Figures Gets or sets the collection of PathFigure objects that describe the contents of a path.
Public property FillRule Gets or sets a value that determines how the intersecting areas contained in the PathGeometry are combined.
Public property Transform Gets or sets the Transform object applied to a Geometry. (Inherited from Geometry.)
Top

Show:
© 2017 Microsoft