Class ConnectorEnd
Specifies a connectorend of the connector.
Inheritance
System.Object
ConnectorEnd
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class ConnectorEnd : Enum
Fields
Source
Specifies source end of the connector.
Declaration
public const ConnectorEnd Source
Field Value
Type |
---|
ConnectorEnd |
Target
Specifies target end of the connector.
Declaration
public const ConnectorEnd Target
Field Value
Type |
---|
ConnectorEnd |