Search
RadialMenuItem.ItemSize Property
See Also
 






Gets or sets the item size.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Size ItemSize { get; set; }

Visual Basic  Copy Code

Public Property ItemSize As Size

 Property Value

 See Also