Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnWinRTRenderingEngine Class : ToStrokeDashArray Method |
public static DoubleCollection ToStrokeDashArray( double[] annStrokeDashArray )
'Declaration
Public Shared Function ToStrokeDashArray( _ ByVal annStrokeDashArray() As Double _ ) As DoubleCollection
'Usage
Dim annStrokeDashArray() As Double Dim value As DoubleCollection value = AnnWinRTRenderingEngine.ToStrokeDashArray(annStrokeDashArray)
public static DoubleCollection ToStrokeDashArray( double[] annStrokeDashArray )
function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.ToStrokeDashArray( annStrokeDashArray )