DioDocs for PDF
CustomAttributes プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgElement クラス : CustomAttributes プロパティ
Gets or sets the list of unknown or unsupported attributes.
シンタックス
'宣言
 
Public Property CustomAttributes As System.Collections.Generic.List(Of SvgCustomAttribute)
public System.Collections.Generic.List<SvgCustomAttribute> CustomAttributes {get; set;}
参照

SvgElement クラス
SvgElement メンバ