Einhugur SVG Plugin for Xojo |
|
EinhugurSVG.IDValues Enum
ID enum representing possible values for ID properties. ID in SVG is like type code of the element.
enum EinhugurSVG.IDValues
Constants
Symbol = 0 | Symbol. |
Group = 1 | Group. |
Shape = 2 | Shape. |
Mask = 3 | Mask. |
ClipPath = 4 | ClipPath. |
Marker = 5 | Marker. |
LinearGradient = 6 | LinearGradient. |
RadialGradient = 7 | RadialGradient. |
Pattern = 8 | Pattern. |
SolidColor = 9 | SolidColor. |