Class EmfPlusDashedLineData
EmfPlusDashedLineData class
The EmfPlusDashedLineData object specifies properties of a dashed line for a graphics pen.
public sealed class EmfPlusDashedLineData : EmfPlusStructureObjectType
Constructors
Name | Description |
---|---|
EmfPlusDashedLineData() | The default constructor. |
Properties
Name | Description |
---|---|
DashedLineData { get; set; } | Gets or sets array of DashedLineDataSize floating-point values that specify the lengths of the dashes and spaces in a dashed line |
See Also
- class EmfPlusStructureObjectType
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging