Version

LineSegmentData Class Members

The following tables list the members exposed by LineSegmentData.

Public Constructors
 NameDescription
Public ConstructorLineSegmentData ConstructorConstructs a LineSegmentData.  
Public Properties
 NameDescription
Public PropertyPointThe end point of the line segment.  
Public PropertyTypeOverridden. Returns the type name of the visual data.  
Public Methods
 NameDescription
Public MethodGetPointsOverrideOverridden. Called to extract the salient points from this data.  
Public MethodScaleByViewportOverridden. Called to scale this data by a viewport for normalization.  
Public MethodSerializeSerializes the current object to a string (Inherited from Infragistics.SegmentData)
Protected Methods
 NameDescription
Protected MethodSerializeOverrideOverridden. Serializes the current object to a string  
See Also