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