BrushObject

EmfPlusPen.BrushObject property

Gets or sets an EmfPlusBrush object that specifies a graphics brush associated with the pen

public EmfPlusBrush BrushObject { get; set; }

See Also