Search
Thickness.Height Property
See Also
 





Returns the sum of Top and Bottom margins.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double Height { get; }

Visual Basic  Copy Code

Public ReadOnly Property Height As Double

 Property Value

 See Also