The following tables list the members exposed by PolygonVisualData.
Name | Description | |
---|---|---|
PolygonVisualData Constructor | Constructs a PolygonVisualData. |
Name | Description | |
---|---|---|
Appearance | The visual appearance of the element. (Inherited from Infragistics.PrimitiveVisualData) | |
Name | The name of the visual element. (Inherited from Infragistics.PrimitiveVisualData) | |
Points | The points in the polygon. | |
Tags | Information tags that categorize the intent of the element. (Inherited from Infragistics.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.PrimitiveVisualData) | |
GetPointsOverride | Overridden. Called to extract the salient points from this data. | |
ScaleByViewport | Overridden. Called to scale this data by a viewport for normalization. | |
Serialize | Serializes the current object to a string (Inherited from Infragistics.PrimitiveVisualData) |
Name | Description | |
---|---|---|
SerializeOverride | Overridden. Serializes the current object to a string |