The following tables list the members exposed by LineVisualData.
Name | Description | |
---|---|---|
![]() | LineVisualData Constructor | Constructs a LineVisualData. |
Name | Description | |
---|---|---|
![]() | Appearance | The visual appearance of the element. (Inherited from Infragistics.PrimitiveVisualData) |
![]() | Name | The name of the visual element. (Inherited from Infragistics.PrimitiveVisualData) |
![]() | Tags | Information tags that categorize the intent of the element. (Inherited from Infragistics.PrimitiveVisualData) |
![]() | Type | Overridden. Returns the type name of the visual data. |
![]() | X1 | The x position of the end of the line. |
![]() | X2 | The x position of the end of the line. |
![]() | Y1 | The y position of the end of the line. |
![]() | Y2 | The y position of the end of the line. |
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 |