LineStyleLineCapStyle Property |
Gets or sets the line cap style
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic LineCapStyle LineCapStyle { get; set; }
Public Property LineCapStyle As LineCapStyle
Get
Set
Property Value
Type:
LineCapStyle
See Also