DashPattern Property (AnnotationPen)
Gets or sets an array of custom dashes and spaces.
[Description("An array of custom dashes and spaces.")]
public float[] DashPattern { get; set; }
[Description("An array of custom dashes and spaces.")]
public: __property float[] get_DashPattern();
public: __property void set_DashPattern(
float[]*
);
Property Value
An array of real numbers that specifies the lengths of alternating dashes and spaces in dashed lines.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5