Search
NodeLabel.RelativeTo Property
See Also
 






Gets or sets the label's relative positioning.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public RelativeToNode RelativeTo { get; set; }

Visual Basic  Copy Code

Public Property RelativeTo As RelativeToNode

 Property Value

 See Also