SymbolInfoSvg Structure |
Namespace: Dundas.BI.Utility.Map
The SymbolInfoSvg type exposes the following members.
Name | Description | |
---|---|---|
SymbolInfoSvg |
Initializes a new instance of the SymbolInfoSvg structure.
|
Name | Description | |
---|---|---|
AlternateNames |
Gets the alternate names of the symbol.
| |
ContextData |
Gets the context data of the symbol.
| |
Id |
Gets the ID of the symbol.
| |
Name |
Gets the name of the symbol.
| |
Tags |
Gets the list of tags of the symbol.
| |
X |
Gets the X point of the symbol.
| |
Y |
Gets the Y point of the symbol.
|
Name | Description | |
---|---|---|
Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object).) | |
Equals(SymbolInfoSvg) |
Determines if two SymbolInfoSvg structures are equal.
| |
GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode.) |
Name | Description | |
---|---|---|
Equality |
Determine if two SymbolInfoSvg structures are equal.
| |
Inequality |
Determine if two SymbolInfoSvg structures are not equal.
|