DashOffset Property
Summary
Gets or sets the pen dash Offset.
Syntax
public double DashOffset { get; set; }
Public Property DashOffset As Double
public:
property double DashOffset {
double get();
void set ( double );
}
Property Value
The dash Offset of the D2DPen in units of D2DPen Thickness.