4.609 PathSegment

x:Object > DependencyObject > Freezable > Animatable > PathSegment
PathSegment
ArcSegment BezierSegment LineSegment PolyBezierSegment PolyLineSegment PolyQuadraticBezierSegment QuadraticBezierSegment
(usage)
None.
(description)
Represents a segment of a PathFigure object.
(used by)
PathSegmentCollection
[is default constructible]
false
(properties)
IsSmoothJoin
x:Boolean
(description)
A value that indicates whether the join between this PathSegment and the previous PathSegment is treated as a corner when it is stroked with a Pen.
IsStroked
x:Boolean
(description)
A value that indicates whether the segment is stroked.