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