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