Search
RectangleI.Top Property
See Also
 






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

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public int Top { get; }

Visual Basic  Copy Code

Public ReadOnly Property Top As Integer

 Property Value

 See Also