The following tables list the members exposed by PathVisualData.
| Name | Description | |
|---|---|---|
|  | PathVisualData Constructor | Constructs a PathVisualData. | 
| Name | Description | |
|---|---|---|
|  | Appearance | The visual appearance of the element. (Inherited from Infragistics.Portable.VisualData.PrimitiveVisualData) | 
|  | Data | The data in the path. | 
|  | Name | The name of the visual element. (Inherited from Infragistics.Portable.VisualData.PrimitiveVisualData) | 
|  | Tags | Information tags that categorize the intent of the element. (Inherited from Infragistics.Portable.VisualData.PrimitiveVisualData) | 
|  | Type | Overridden. Returns the type name of the visual data. | 
| Name | Description | |
|---|---|---|
|  | GetPoints | Gets the salient points associated with this visual element. (Inherited from Infragistics.Portable.VisualData.PrimitiveVisualData) | 
|  | GetPointsOverride | Overridden. Called to extract the salient points from this data. | 
|  | ScaleByViewport | Overridden. Called to scale this data by a viewport for normalization. | 
|  | ScaleFromDevicePixels | Scales back from device pixels. (Inherited from Infragistics.Portable.VisualData.PrimitiveVisualData) | 
|  | Serialize | Serializes the current object to a string (Inherited from Infragistics.Portable.VisualData.PrimitiveVisualData) | 
| Name | Description | |
|---|---|---|
|  | SerializeOverride | Overridden. Serializes the current object to a string |