PenCustomStartCap Property |
Gets or sets a custom cap to use at the beginning of lines drawn with this Pen.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic CustomLineCap CustomStartCap { get; set; }
Public Property CustomStartCap As CustomLineCap
Get
Set
Property Value
Type:
CustomLineCap
See Also