public final class EmfPlusLinePath extends EmfPlusStructureObjectType
The EmfPlusLinePath object specifies a graphics path for outlining a custom line cap.
Constructor and Description |
---|
EmfPlusLinePath() |
Modifier and Type | Method and Description |
---|---|
EmfPlusPath |
getLinePath()
Gets or sets an
EmfPlusPath object that defines the outline. |
void |
setLinePath(EmfPlusPath value)
Gets or sets an
EmfPlusPath object that defines the outline. |
public EmfPlusPath getLinePath()
Gets or sets an EmfPlusPath
object that defines the outline.
public void setLinePath(EmfPlusPath value)
Gets or sets an EmfPlusPath
object that defines the outline.