TryGetAttribute(String, out String) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll
public bool TryGetAttribute(string name, scoped out string value)

Parameters

name
String?
value
String?

Returns