DoubleCollection StrokeDash { get; set; }
Property StrokeDash As DoubleCollection
Get
Set
property DoubleCollection^ StrokeDash {
DoubleCollection^ get ();
void set (DoubleCollection^ value);
}
abstract StrokeDash : DoubleCollection with get, set