Clone()
|
Copies this vector icon.
|
Clone(Action<SvgElement, Hashtable>)
|
You cannot modify SvgImage objects directly. Instead, you need to create their copies and modify them in process.
|
Create(SvgRoot)
static
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
FromFile(String)
static
|
Creates a new SvgImage object from a vector image on local storage.
|
FromResources(String, Assembly)
static
|
Creates a new SvgImage object from a vector image stored in project resources.
|
FromStream(ref Dictionary<String, SvgImage>, String, Assembly)
static
|
|
FromStream(Stream)
static
|
Creates a new SvgImage object from a vector image stored in a stream.
|
GetDxViewBoxTransform()
|
|
GetHashCode()
|
Serves as the default hash function.
|
GetTransform()
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
GetType()
|
Gets the Type of the current instance.
|
GetViewBoxTransform()
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Save(Stream)
|
|
Save(String)
|
Saves this vector image to the specific file.
|
SetTransform(Matrix)
|
Applies a transformation matrix to this vector image.
|
ToString()
|
Returns a string that represents the current object.
|