ClassDiagramShapeSegment
Class
Represents a Diagrams logical Shape segment.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.Windows.Diagrams.Core.dll
Syntax:
cs-api-definition
public class DiagramShapeSegment : DiagramSegment<IShape>
Inheritance: objectDiagramSegment<IShape>DiagramShapeSegment
Inherited Members
Constructors
DiagramShapeSegment(DiagramSegmentPosition)
Initializes a new instance of the DiagramShapeSegment class.
Declaration
cs-api-definition
public DiagramShapeSegment(DiagramSegmentPosition position)
Parameters
position
The position.