SvgParameters Struct

Definition

public readonly record struct SvgParameters(Dictionary<string, string>? Entities, string? Css) : IEquatable<SvgParameters>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)