Version 24.2 (latest)

LineVisualData Class Properties

For a list of all members of this type, see LineVisualData members.

Public Properties
 NameDescription
Public PropertyAppearanceThe visual appearance of the element. (Inherited from Infragistics.PrimitiveVisualData)
Public PropertyNameThe name of the visual element. (Inherited from Infragistics.PrimitiveVisualData)
Public PropertyTagsInformation tags that categorize the intent of the element. (Inherited from Infragistics.PrimitiveVisualData)
Public PropertyTypeOverridden. Returns the type name of the visual data.  
Public PropertyX1The x position of the end of the line.  
Public PropertyX2The x position of the end of the line.  
Public PropertyY1The y position of the end of the line.  
Public PropertyY2The y position of the end of the line.  
See Also