ShapeInfoSvg Structure | 
Namespace: Dundas.BI.Utility.Map
The ShapeInfoSvg type exposes the following members.
| Name | Description | |
|---|---|---|
| ShapeInfoSvg | 
            Initializes a new instance of the ShapeInfoSvg structure.
              | 
| Name | Description | |
|---|---|---|
| AlternateNames | 
            Gets the alternate names of the shape.
              | |
| ContextData | 
            Gets the context data of the shape.
              | |
| Id | 
            Gets the ID of the shape.
              | |
| Name | 
            Gets the name of the shape.
              | |
| SvgShapeString | 
            Gets the string representation of the shape as an SVG.
              | 
| Name | Description | |
|---|---|---|
| Equals(Object) | Indicates whether this instance and a specified object are equal.  (Overrides ValueTypeEquals(Object).) | |
| Equals(ShapeInfoSvg) | Indicates whether the current object is equal to another object of the same type.  | |
| GetHashCode | Returns the hash code for this instance.  (Overrides ValueTypeGetHashCode.) | 
| Name | Description | |
|---|---|---|
| Equality | 
            Determine if two ShapeInfoSvg structures are equal.
              | |
| Inequality | 
            Determine if two ShapeInfoSvg structures are not equal.
              |