ImageGear .NET - Updated March 30, 2018
AnchorY Property (ImGearARTPopupText)




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

Property Value

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

Reference

ImGearARTPopupText Class
ImGearARTPopupText Members