Search
Palette.SetCaptionFont Method
See Also
 





Sets the font of the items captions.

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

 Syntax

C#  Copy Code

public Palette SetCaptionFont (
    Font value
)

Visual Basic  Copy Code

Public Function SetCaptionFont( _
    value As Font _
) As Palette

 Parameters

value

 Return Value

 See Also