ImageGear .NET - Updated December 24, 2018
AnchorX Property (IImGearARTPopupText)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTPopupText Interface : AnchorX Property
Gets or sets the anchor's X location.
Syntax
'Declaration
 
Property AnchorX As Integer
 
'Usage
 
Dim instance As IImGearARTPopupText
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

IImGearARTPopupText Interface
IImGearARTPopupText Members