<< Click to Display Table of Contents >> NShape Reference
|
Specifies the pattern of the line's dashes.
float[] DashPattern { get; } |
Specifies the pattern of the line's dashes. Each float value in the array represents a dash or a gap, depending on the position in the array: Starting with a dash, the meaning alters between dash and gap. The pattern is repetitive.
Applies only when DashType is set on a value other than DashType.Solid.