BoundaryPathData

EmfPlusBoundaryPathData.BoundaryPathData property

Gets or sets an EmfPlusPath object (section 2.2.1.6) that specifies the boundary of the brush

public EmfPlusPath BoundaryPathData { get; set; }

See Also