SetAndForceUniqueID(String, Boolean, Action<SvgElement, String, String>) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll
public void SetAndForceUniqueID(string value, bool autoForceUniqueID = true, Action<SvgElement, string, string> logElementOldIDNewID = null)

Parameters

value
String?
autoForceUniqueID
Boolean