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