ImageGear .NET - Updated October 26, 2017
Y Property (ImGearARTEllipse)




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

Property Value

Integer value.
See Also

Reference

ImGearARTEllipse Class
ImGearARTEllipse Members