ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntitySolid Class : GetPoint Method |
'Declaration Public Function GetPoint( _ ByVal index As Integer _ ) As ImGearVectorPoint3D
'Usage Dim instance As ImGearVectorEntitySolid Dim index As Integer Dim value As ImGearVectorPoint3D value = instance.GetPoint(index)
public ImGearVectorPoint3D GetPoint( int index )
public: ImGearVectorPoint3D GetPoint( int index )
public: ImGearVectorPoint3D GetPoint( int index )
index
.