ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTCallout Class > ImGearARTCallout Constructor : ImGearARTCallout Constructor(ImGearARTCalloutType,Int32,Int32) |
'Declaration Public Function New( _ ByVal type As ImGearARTCalloutType, _ ByVal pointX As Integer, _ ByVal pointY As Integer _ )
'Usage Dim type As ImGearARTCalloutType Dim pointX As Integer Dim pointY As Integer Dim instance As New ImGearARTCallout(type, pointX, pointY)