DioDocs for PDF
OwnImages プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgGraphics クラス : OwnImages プロパティ
Gets or sets a value indicating whether the images drawn with DrawImage methods should be disposed when disposing the resulting GcSvgDocument.

Setting this property affects the subsequent calls of the DrawImage methods. It does not affect the previous calls.

The default is false.
シンタックス
'宣言
 
Public Property OwnImages As System.Boolean
public System.bool OwnImages {get; set;}
参照

GcSvgGraphics クラス
GcSvgGraphics メンバ