Gets the size of the expand/collapse manipulator icon.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static double GetExpandButtonSize ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function GetExpandButtonSize( _ |
A GraphicsUnit instance.
The +/- icon size, expressed in the specified unit.
See Also