Dashes Property
Summary
Gets or sets the pen dashes collection.
Syntax
public DoubleCollection Dashes { get; set; }
public:
property DoubleCollection^ Dashes {
DoubleCollection^ get();
void set ( DoubleCollection^ );
}
Property Value
The dashes collection of the D2DPen.