[]
Specifies the type of data in an SvgReference.
public enum SvgReferenceType
Bitmap = 2
Embedded GcBitmap.
ID = 1
The ID of the referenced element.
None = 0
A reference to nowhere.
Svg = 3
Embedded GcSvgDocument.
Uri = 4
The URI to an external object.