Gets an IPositionCalculator for the center left of the rectangle.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static IPositionCalculator CenterLeft { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property CenterLeft As IPositionCalculator

See Also