Search
RectangleI.Bottom Property
See Also
 






Gets the y-coordinate of the bottom edge of the rectangle.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public int Bottom { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bottom As Integer

 Property Value

 See Also