Search
Palette.SetLabelPosition Method
See Also
 





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 Palette SetLabelPosition (
    LabelPosition value
)

Visual Basic  Copy Code

Public Function SetLabelPosition( _
    value As LabelPosition _
) As Palette

 Parameters

value

 Return Value

 See Also