ExportElementAsRectTag

SVGSaveOptions.ExportElementAsRectTag property

長方形要素を rect タグとしてエクスポートする必要があるかどうかを定義します.

public bool ExportElementAsRectTag { get; set; }

備考

デフォルト値は false.

関連項目