GetInheritedAttribute(String, Boolean, TAttributeType) Method

Definition

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

Type parameters

TAttributeType

Parameters

attributeName
String
inherited
Boolean
defaultValue
{TAttributeType}

Returns

{TAttributeType}