Total height of the entire diagram

Namespace: HuagatiEDMXTools
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765

Syntax

C#
public decimal DiagramHeight { get; }
Visual Basic
Public ReadOnly Property DiagramHeight As Decimal
	Get
Visual C++
public:
property Decimal DiagramHeight {
	Decimal get ();
}

See Also