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