An optional double value specifying scroll arrows' width in diagram's MeasureUnit.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public Nullable<Double> Width { get; set; } |
Visual Basic
![]() |
---|
Public Property Width As Nullable(Of Double) |
An optional double. The default value is null.
If this property is not set, scroll arrows are rendered using default unit-independent width (their height depends on CaptionHeight).
WpfDiagram Programmer's Guide | © 2025 MindFusion |