[]
        
(Showing Draft Content)

C1.Diagram.Standard.Edge

Edge Class

Represents diagram edge (link between two nodes).

Inheritance
DiagramElement
Edge
Implements
IStyleProvider
Namespace: C1.Diagram.Standard
Assembly: C1.Chart.Diagram.dll
Syntax
public class Edge : EdgeBase, IStyleProvider, INotifyPropertyChanged
Public Class Edge
    Inherits EdgeBase
    Implements IStyleProvider, INotifyPropertyChanged

Constructors

Name Description
Edge()

Fields

Name Description
style

Edge style.

Properties

Name Description
Style

Get or set the node style.

Methods

Name Description
GetStyle(string)

Gets the platform-independent element style.

SetStyle(_Style, string)

Sets the element style based on provided platform-independent style.