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