JoinType
JoinType Public enum
Diagram
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph iTextSharp.text.pdf.parser.clipper
iTextSharp.text.pdf.parser.clipper.JoinType[[JoinType]]
end
Details
Fields
jtBevel
jtRound
jtMiter
Generated with ModularDoc