Click or drag to resize
ElementLabel Property
Gets the label of the element

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public string Label { get; }

Property Value

Type: String

Implements

IElementLabel
See Also