Table of Contents

Method SetAttribute

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

SetAttribute(string, float)

public void SetAttribute(string name, float value)

Parameters

name string
value float

SetAttribute(string, int)

public void SetAttribute(string name, int value)

Parameters

name string
value int

SetAttribute(string, double)

public void SetAttribute(string name, double value)

Parameters

name string
value double

SetAttribute(string, long)

public void SetAttribute(string name, long value)

Parameters

name string
value long