Search
PageIconRenderer.Size Property
See Also
 





An optional float value specifying scroll arrows' size in diagram's MeasureUnit.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Nullable<Single> Size { get; set; }

Visual Basic  Copy Code

Public Property Size As Nullable(Of Single)

 Property Value

 See Also