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