CustomLineCap.StrokeJoin
CustomLineCap.StrokeJoin property
Gets or sets the LineJoin
enumeration that determines how lines that compose this CustomLineCap
object are joined.
public LineJoin StrokeJoin { get; set; }
Property Value
The LineJoin
enumeration this CustomLineCap
object uses to join lines.
See Also
- enum LineJoin
- class CustomLineCap
- namespace Aspose.PSD
- assembly Aspose.PSD