ImageGear .NET
GetPoint Method (IImGearARTPolyline)




Index of the point.
Gets mark's point with the specified index.
Syntax
'Declaration
 
Function GetPoint( _
   ByVal index As Integer _
) As ImGearPoint
'Usage
 
Dim instance As IImGearARTPolyline
Dim index As Integer
Dim value As ImGearPoint
 
value = instance.GetPoint(index)
ImGearPoint GetPoint( 
   int index
)
ImGearPoint GetPoint( 
   int index
) 
ImGearPoint GetPoint( 
   int index
) 

Parameters

index
Index of the point.

Return Value

ImageGear.Core.ImGearPoint structure object.
See Also

Reference

IImGearARTPolyline Interface
IImGearARTPolyline Members
ImGearPoint Structure

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback