←Select platform

DashLengths Property

Summary

The length of a single dash and gap pattern in Dashed pen in PDF coordinates.

Syntax
C#
Java
public double[] DashLengths {get; set;} 
public double[ getDashLengths(); 
public void setDashLengths( 
   double[] double[Value 
); 

Property Value

The length of a single dash and gap pattern in Dashed pen in PDF coordinates. The default value is 0.

Remarks

This value is used only when the value of PenStyle of this PDFPen is set to Dashed.

Requirements
Target Platforms
Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.