GetAttribute(String, TAttributeType) Method

Definition

Namespace Svg
Assembly Svg.Custom.dll
public TAttributeType GetAttribute<TAttributeType>(string attributeName, TAttributeType defaultValue = null)

Type parameters

TAttributeType

Parameters

attributeName
String
defaultValue
{TAttributeType}

Returns

{TAttributeType}