EmfPlusCustomEndCapData Class
Summary: The EmfPlusCustomEndCapData object specifies a custom line cap for the end of a line.
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusCustomEndCapData
Inheritance: EmfPlusStructureObjectType
Constructors
Name | Description |
---|---|
EmfPlusCustomEndCapData() | Initializes a new instance of the EmfPlusCustomEndCapData class |
Properties
Name | Type | Access | Description |
---|---|---|---|
custom_end_cap | EmfPlusCustomLineCap | r/w | 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 |
Constructor: EmfPlusCustomEndCapData()
EmfPlusCustomEndCapData()
Initializes a new instance of the EmfPlusCustomEndCapData class