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.
public System.Nullable<SvgPaintOrder> PaintOrder {get; set;}
'Declaration
Public Property PaintOrder As System.Nullable(Of SvgPaintOrder)