[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.PenLineJoin

PenLineJoin Enum

Describes the shape that joins two lines or segments.

Namespace: GrapeCity.Documents.Drawing
Assembly: DS.Documents.Imaging.dll
Syntax
public enum PenLineJoin
Public Enum PenLineJoin

Fields

Name Description
Bevel

Beveled vertices.

Miter

Regular angular vertices.

Round

Rounded vertices.