Method GetAttribute
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
GetAttribute(string, float)
public float GetAttribute(string name, float defValue)
Parameters
Returns
GetAttribute(string, int)
public int GetAttribute(string name, int defValue)
Parameters
Returns
GetAttribute(string, double)
public double GetAttribute(string name, double defValue)
Parameters
Returns
GetAttribute(string, long)
public long GetAttribute(string name, long defValue)