Search
Palette.LabelPosition Property
See Also
 





Gets or sets a value indicating the position of labels relative to item icons.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public LabelPosition LabelPosition { get; set; }

Visual Basic  Copy Code

Public Property LabelPosition As LabelPosition

 Property Value

 See Also