[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgElement.PaintOrder

PaintOrder Property

PaintOrder

Gets or sets a value specifying the order of the paint operations that shapes are rendered with: their fill, their stroke and any markers they might have.

Declaration
public SvgPaintOrder? PaintOrder { get; set; }
Public Property PaintOrder As SvgPaintOrder?