ImageGear .NET - Updated May 1, 2018
Y Property (ImGearARTHollowRectangle)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTHollowRectangle Class : Y Property
Gets or sets the Y coordinate of top-left point of the mark.
Syntax
'Declaration
 
Public Property Y As Integer
 
'Usage
 
Dim instance As ImGearARTHollowRectangle
Dim value As Integer
 
instance.Y = value
 
value = instance.Y

Property Value

Integer value.
See Also

Reference

ImGearARTHollowRectangle Class
ImGearARTHollowRectangle Members