![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DPen Class : DashCap Property |
public PenLineCap DashCap {get; set;}
'Declaration Public Property DashCap As PenLineCap
'Usage Dim instance As D2DPen Dim value As PenLineCap instance.DashCap = value value = instance.DashCap
public: property PenLineCap DashCap { PenLineCap get(); void set ( PenLineCap value); }