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




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTCallout Class : Y Property
Gets or sets the callout pointer Y location.
Syntax
'Declaration
 
Public Property Y As Integer
 
'Usage
 
Dim instance As ImGearARTCallout
Dim value As Integer
 
instance.Y = value
 
value = instance.Y

Property Value

Integer value.
Remarks
The coordinate is relative to the top edge of the text mark.
See Also

Reference

ImGearARTCallout Class
ImGearARTCallout Members