PathFigure Properties |
The PathFigure type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispatcher |
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.) |
![]() | IsClosed |
Gets or sets a value that indicates whether this figure's first and last
segments are connected.
|
![]() | IsFilled |
Gets or sets a value that indicates whether the contained area of this PathFigure
is to be used for hit-testing, rendering, and clipping.
|
![]() | Segments |
Gets or sets the collection of segments that define the shape of this PathFigure
object.
|
![]() | StartPoint |
Gets or sets the Point where the PathFigure begins.
|