C#
VB
WinRT C#
Converts the double[] to a DoubleCollection.
public static DoubleCollection ToStrokeDashArray(
double[] annStrokeDashArray
)
Public Shared Function ToStrokeDashArray( _
ByVal annStrokeDashArray() As Double _
) As DoubleCollection
public static DoubleCollection ToStrokeDashArray(
double[] annStrokeDashArray
)
function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.ToStrokeDashArray(
annStrokeDashArray
)
annStrokeDashArray
The double[] to convert.
A DoubleCollection.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET