ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityEasysurface Class : SetPoint Method |
'Declaration Public Sub SetPoint( _ ByVal indexM As Integer, _ ByVal indexN As Integer, _ ByVal point As ImGearVectorPoint3D _ )
'Usage Dim instance As ImGearVectorEntityEasysurface Dim indexM As Integer Dim indexN As Integer Dim point As ImGearVectorPoint3D instance.SetPoint(indexM, indexN, point)