ImageGear .NET - Updated October 26, 2017
Top Property (ImGearRectangle)




ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearRectangle Structure : Top Property
Gets or sets the y-coordinate of the upper-left corner of the rectangle.
Syntax
'Declaration
 
Public Property Top As Integer
 
'Usage
 
Dim instance As ImGearRectangle
Dim value As Integer
 
instance.Top = value
 
value = instance.Top

Property Value

Any integer value.
See Also

Reference

ImGearRectangle Structure
ImGearRectangle Members