C#
VB
C++
Gets or sets an array of double values that represent the dash pattern for the stroke of AnnObject.
public DoubleCollection StrokeDashArray { get; set; }
Public Property StrokeDashArray() As DoubleCollection
Get
Set
public:
property DoubleCollection^ StrokeDashArray
{
DoubleCollection^ get()
void set(DoubleCollection^ value)
}
An array of double values that represent the dash pattern for the stroke of AnnObject.
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