public final class EmfPlusBoundaryPointData extends EmfPlusBoundaryBase
The EmfPlusBoundaryPointData object specifies a closed cardinal spline boundary for a gradient brush
Constructor and Description |
---|
EmfPlusBoundaryPointData() |
Modifier and Type | Method and Description |
---|---|
PointF[] |
getBoundaryPointData()
Gets or sets an array of BoundaryPointCount EmfPlusPointF objects that specify the boundary of the brush.
|
void |
setBoundaryPointData(PointF[] value)
Gets or sets an array of BoundaryPointCount EmfPlusPointF objects that specify the boundary of the brush.
|
public PointF[] getBoundaryPointData()
Gets or sets an array of BoundaryPointCount EmfPlusPointF objects that specify the boundary of the brush.
public void setBoundaryPointData(PointF[] value)
Gets or sets an array of BoundaryPointCount EmfPlusPointF objects that specify the boundary of the brush.