BoundaryPointData

EmfPlusBoundaryPointData.BoundaryPointData property

Gets or sets an array of BoundaryPointCount EmfPlusPointF objects that specify the boundary of the brush.

public PointF[] BoundaryPointData { get; set; }

See Also