public final class EmfPlusCustomEndCapData extends EmfPlusStructureObjectType
The EmfPlusCustomEndCapData object specifies a custom line cap for the end of a line.
Constructor and Description |
---|
EmfPlusCustomEndCapData() |
Modifier and Type | Method and Description |
---|---|
EmfPlusCustomLineCap |
getCustomEndCap()
Gets or sets a custom line cap that defines the shape to draw at the end
of a line.
|
void |
setCustomEndCap(EmfPlusCustomLineCap value)
Gets or sets a custom line cap that defines the shape to draw at the end
of a line.
|
public EmfPlusCustomLineCap getCustomEndCap()
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
public void setCustomEndCap(EmfPlusCustomLineCap value)
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