Encapsulates a custom user-defined line cap.
CustomLineCap
01 Syntax
Microsoft.VisualBasic.Imaging.CustomLineCap
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| WidthScale | 1 | Gets or sets the scale factor for the width of the line cap. |
| HeightScale | 1 | Gets or sets the scale factor for the height of the line cap. |
| BaseInset | 1 | Gets or sets the distance between the cap and the line. |
| BaseCap | 1 | Gets or sets the line cap used at the base of the cap. |
| StrokeJoin | 1 | Gets or sets the line cap used at the stroke inset from the end of a line. |
| FillPath | 1 | Gets or sets the path used to fill the interior of the cap. |
| StrokePath | 1 | Gets or sets the path used to draw the outline of the cap. |
04 Members
WidthScale
Gets or sets the scale factor for the width of the line cap.
HeightScale
Gets or sets the scale factor for the height of the line cap.
BaseInset
Gets or sets the distance between the cap and the line.
BaseCap
Gets or sets the line cap used at the base of the cap.
StrokeJoin
Gets or sets the line cap used at the stroke inset from the end of a line.
FillPath
Gets or sets the path used to fill the interior of the cap.
StrokePath
Gets or sets the path used to draw the outline of the cap.
Clone()
Dispose()