public final class EmfPlusBoundaryPathData extends EmfPlusBoundaryBase
The EmfPlusBoundaryPathData object specifies a graphics path boundary for a gradient brush.
Constructor and Description |
---|
EmfPlusBoundaryPathData() |
Modifier and Type | Method and Description |
---|---|
EmfPlusPath |
getBoundaryPathData()
Gets or sets an EmfPlusPath object (section 2.2.1.6) that specifies the boundary of the brush
|
void |
setBoundaryPathData(EmfPlusPath value)
Gets or sets an EmfPlusPath object (section 2.2.1.6) that specifies the boundary of the brush
|
public EmfPlusPath getBoundaryPathData()
Gets or sets an EmfPlusPath object (section 2.2.1.6) that specifies the boundary of the brush
public void setBoundaryPathData(EmfPlusPath value)
Gets or sets an EmfPlusPath object (section 2.2.1.6) that specifies the boundary of the brush