Property Id
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
Id
The value of the id attribute on the given element. Inheriting class should throw an exception when trying to update a read only element
string Id { get; set; }
The value of the id attribute on the given element. Inheriting class should throw an exception when trying to update a read only element
string Id { get; set; }