GetAttribute(String, Boolean, TAttributeType) Method

Definition

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

Type parameters

TAttributeType

Parameters

attributeName
String?
inherited
Boolean
defaultValue
{TAttributeType}

Returns

{TAttributeType}