XpsLineCap enumeration

XpsLineCap enumeration

Valid values of Path element’s StrokeStartLineCap and StrokeEndLineCap properties.

The XpsLineCap type exposes the following members:

Fields

FieldDescription
FLATFlat line cap.
ROUNDRound line cap.
SQUARESquare line cap.
TRIANGLETriangle line cap.

See Also