public final class EmfPlusFillPath extends EmfPlusStructureObjectType
The EmfPlusFillPath object specifies a graphics path for filling a custom line cap
Constructor and Description |
---|
EmfPlusFillPath() |
Modifier and Type | Method and Description |
---|---|
EmfPlusPath |
getFillPath()
Gets or sets EmfPlusPath object (section 2.2.1.6) that specifies the area to fill.
|
void |
setFillPath(EmfPlusPath value)
Gets or sets EmfPlusPath object (section 2.2.1.6) that specifies the area to fill.
|
public EmfPlusPath getFillPath()
Gets or sets EmfPlusPath object (section 2.2.1.6) that specifies the area to fill.
public void setFillPath(EmfPlusPath value)
Gets or sets EmfPlusPath object (section 2.2.1.6) that specifies the area to fill.