[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event.EventEdge.Label"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Event
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public string Label { get; }
Public ReadOnly Property Label As String
Get
public:
virtual property String^ Label {
String^ get () sealed;
}
abstract Label : string with get
override Label : string with get
Property Value
Type:
StringImplements
IEdgeLabelSee Also