PathInfoSvgData Class |
Namespace: Dundas.BI.WebApi.Models
The PathInfoSvgData type exposes the following members.
Name | Description | |
---|---|---|
PathInfoSvgData |
Initializes a new instance of the PathInfoSvgData class.
|
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.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
ToDataContractMappings |
The mapping between PathInfoSvg and PathInfoSvgData.
|