public class PdfLineStyle
Public Class PdfLineStyle
public ref class PdfLineStyle
type PdfLineStyle = class end
PdfLineStyle | Constructs the default line style |
LineCapStyle | The line cap style |
LineDashPattern | The line dash pattern. By default the line pattern is solid |
LineJoinStyle | The line join style |
LineWidth | The line width in points. The line width is 1 by default |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |