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
Constructors
Name | Description |
---|---|
EmfPlusDashedLineData() | Initializes a new instance of the EmfPlusDashedLineData class |
Properties
Name | Type | Access | Description |
---|---|---|---|
dashed_line_data | float | r/w | Gets 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