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