Click or drag to resize
PathGeometry Properties

The PathGeometry type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyFigures
Gets or sets the collection of PathFigure objects that describe the contents of a path.
Public propertyFillRule
Gets or sets a value that determines how the intersecting areas contained in the PathGeometry are combined.
Top
See Also