Search
DiagramView.Width Property
See Also
 





Gets or sets the width of the view.

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

 Syntax

C#  Copy Code

public int Width { get; set; }

Visual Basic  Copy Code

Public Property Width As Integer

 Property Value

 See Also