Class PdfMarker
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Describes how lines and borders of certain widgets and controls should be drawn. The following classes make use of this one: PdfEllipseAnnotation, PdfInkAnnotation, PdfPolygonAnnotation, PdfPolylineAnnotation, PdfRectangleAnnotation.
public sealed class PdfMarker
- Inheritance
-
PdfMarker
- Inherited Members
Properties
- DashPattern
Gets or sets the marker dash pattern.
- Style
Gets or sets the marker line style.
- Width
Gets or sets the marker line width in points.