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




ImageGear23.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