![]() |
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 : Dashes Property |
public DoubleCollection Dashes {get; set;}
'Declaration Public Property Dashes As DoubleCollection
'Usage Dim instance As D2DPen Dim value As DoubleCollection instance.Dashes = value value = instance.Dashes
public: property DoubleCollection^ Dashes { DoubleCollection^ get(); void set ( DoubleCollection^ value); }