DioDocs for PDF
PaintOrder プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgElement クラス : 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.
シンタックス
'宣言
 
Public Property PaintOrder As System.Nullable(Of SvgPaintOrder)
public System.Nullable<SvgPaintOrder> PaintOrder {get; set;}
参照

SvgElement クラス
SvgElement メンバ