PathInfoSvg Structure | 
Namespace: Dundas.BI.Utility.Map
The PathInfoSvg type exposes the following members.
| Name | Description | |
|---|---|---|
| PathInfoSvg | 
            Initializes a new instance of the PathInfoSvg structure.
              | 
| Name | Description | |
|---|---|---|
| AlternateNames | 
            Gets the alternate names of the path.
              | |
| ContextData | 
            Gets the context data of the path.
              | |
| Id | 
            Gets the ID of the path.
              | |
| Name | 
            Gets the name of the path.
              | |
| SvgPathString | 
            Gets the string representation of the path as an SVG.
              | 
| Name | Description | |
|---|---|---|
| Equals(Object) | Indicates whether this instance and a specified object are equal.  (Overrides ValueTypeEquals(Object).) | |
| Equals(PathInfoSvg) | 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 | 
            Determines if two PathInfoSvg structures are equal.
              | |
| Inequality | 
            Determines if two PathInfoSvg structures are not equal.
              |