ImageGear .NET - Updated November 28, 2017
AnchorX Property (ImGearARTPopupText)




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

Property Value

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

Reference

ImGearARTPopupText Class
ImGearARTPopupText Members