MindFusion.Mapping Programmer's Guide

Rect.Height Property

See Also
 






Gets the rectangle height.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public double Height { get; }

Visual Basic  Copy Code

Public ReadOnly Property Height As Double

 Property Value

A double value.

 See Also