Shape.StrokeLineJoin property
Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a Shape.
Syntax
public: property PenLineJoin StrokeLineJoin { PenLineJoin get(); void set (PenLineJoin value); }
<shape StrokeLineJoin="penLineJoinMemberName"/>
Property value
Type: PenLineJoin
A value of the PenLineJoin enumeration that specifies the join appearance. The default value is Miter.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
