ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTPolyRuler Class : GetPoint Method |
'Declaration Public Function GetPoint( _ ByVal index As Integer _ ) As ImGearPoint
'Usage Dim instance As ImGearARTPolyRuler Dim index As Integer Dim value As ImGearPoint value = instance.GetPoint(index)
public ImGearPoint GetPoint( int index )
public: ImGearPoint GetPoint( int index )
public: ImGearPoint GetPoint( int index )