ClassCustomConnectorPosition
Class
Orientation of the custom connector points used in custom scenarios.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
cs-api-definition
public static class CustomConnectorPosition
Inheritance: objectCustomConnectorPosition
Fields
TreeLeftBottom
The connection's bound to the Bottom Left with an offset to the right.
Declaration
cs-api-definition
public const string TreeLeftBottom = "TreeLeftBottom"
Field Value
Methods
GetKnownOffset(string)
Gets the known offset.
IsKnown(string)
Gets the known offset.