LineSegment Members

The LineSegment type exposes the following members.

Constructors

  Name Description
Public method LineSegment Overloaded.

Top

Methods

  Name Description
Public method Equals (Overrides Object.Equals(Object).)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetAccessibilityObject
Public method GetAccessibleDescription
Public method GetAccessibleHelp
Public method GetAccessibleHelpTopicFileName
Public method GetAccessibleHelpTopicId
Public method GetAccessibleName
Public method GetAccessibleRole
Public method GetAccessibleState
Public method GetFocusable
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method GetSelectable
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IsHorizontal
Public method IsStartAboveEnd
Public method IsStartLeftOfEnd
Public method IsVertical
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property AbsoluteBounds
Public property CenterPoint
Public property EndIndex
Public property EndPoint
Public property EndPointF
Public property IsEndSegment
Public property IsStartSegment
Public property Length
Public property StartIndex
Public property StartPoint
Public property StartPointF

Top

See Also

Reference

LineSegment Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace