-
Home
-
API
-
Svg
-
SvgElementCollection
-
Methods
-
InsertAndForceUniqueID(Int32, SvgElement, Boolean, Boolean, Action)
InsertAndForceUniqueID(Int32, SvgElement, Boolean, Boolean, Action<SvgElement, String, String>) Method
Definition
public void InsertAndForceUniqueID(int index, SvgElement item, bool autoForceUniqueID = true, bool autoFixChildrenID = true, Action<SvgElement, string, string> logElementOldIDNewID = null)
Parameters