ImageGear .NET - Updated July 5, 2018
Pin Property (IImGearARTText)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTText Interface : Pin Property
Gets or sets the ImGearARTPin object that specifies mark's pin icon attributes.
Syntax
'Declaration
 
Property Pin As ImGearARTPin
 
'Usage
 
Dim instance As IImGearARTText
Dim value As ImGearARTPin
 
instance.Pin = value
 
value = instance.Pin

Property Value

ImGearARTPin class object.
See Also

Reference

IImGearARTText Interface
IImGearARTText Members
ImGearARTPin Class