EmfPlusBoundaryPointData

EmfPlusBoundaryPointData class

The EmfPlusBoundaryPointData object specifies a closed cardinal spline boundary for a gradient brush

public sealed class EmfPlusBoundaryPointData : EmfPlusBoundaryBase

Constructors

NameDescription
EmfPlusBoundaryPointData()The default constructor.

Properties

NameDescription
BoundaryPointData { get; set; }Gets or sets an array of BoundaryPointCount EmfPlusPointF objects that specify the boundary of the brush.

See Also