CreateAttribute(String, String?, Action<Object, String?>) Method

Definition

Assembly Svg.Editor.Svg.dll
public static PropertyEntry CreateAttribute(string name, string? value, Action<object, string?> setter)

Parameters

name
String?
value
String?

Returns