EmfPlusDashedLineData Class

Summary: The EmfPlusDashedLineData object specifies properties of a dashed line for a graphics pen.

Module: aspose.imaging.fileformats.emf.emfplus.objects

Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusDashedLineData

Inheritance: EmfPlusStructureObjectType

Aspose.Imaging Version: 24.6.0

Constructors

NameDescription
EmfPlusDashedLineData()Initializes a new instance of the EmfPlusDashedLineData class

Properties

NameTypeAccessDescription
dashed_line_datafloatr/wGets or sets array of DashedLineDataSize floating-point values
that specify the lengths of the dashes and spaces in
a dashed line

Constructor: EmfPlusDashedLineData()

 EmfPlusDashedLineData() 

Initializes a new instance of the EmfPlusDashedLineData class