InsertAndForceUniqueID(Int32, SvgElement, Boolean, Boolean, Action<SvgElement, String, String>) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll
public void InsertAndForceUniqueID(int index, SvgElement item, bool autoForceUniqueID = true, bool autoFixChildrenID = true, Action<SvgElement, string, string> logElementOldIDNewID = null)

Parameters

index
Int32
autoForceUniqueID
Boolean
autoFixChildrenID
Boolean