Search
Overview.Height Property
See Also
 





Gets or sets the height of the view.

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

 Syntax

C#  Copy Code

public int Height { get; set; }

Visual Basic  Copy Code

Public Property Height As Integer

 Property Value

 See Also