Class EmfPlusCustomEndCapData
EmfPlusCustomEndCapData class
The EmfPlusCustomEndCapData object specifies a custom line cap for the end of a line.
public sealed class EmfPlusCustomEndCapData : EmfPlusStructureObjectType
Constructors
Name | Description |
---|---|
EmfPlusCustomEndCapData() | The default constructor. |
Properties
Name | Description |
---|---|
CustomEndCap { get; set; } | Gets or sets a custom line cap that defines the shape to draw at the end of a line. It can be any of various shapes, including a square, circle, or diamond |
See Also
- class EmfPlusStructureObjectType
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging