Search
RectangleI.Height Property
See Also
 






Gets or sets the height of the rectangle.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public int Height { get; set; }

Visual Basic  Copy Code

Public Property Height As Integer

 Property Value

 See Also