ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityBeziercurve Class : AddPoint Method |
'Declaration Public Sub AddPoint( _ ByVal point As ImGearVectorPoint3D _ )
'Usage Dim instance As ImGearVectorEntityBeziercurve Dim point As ImGearVectorPoint3D instance.AddPoint(point)
public void AddPoint( ImGearVectorPoint3D point )
public: void AddPoint( ImGearVectorPoint3D point )
public: void AddPoint( ImGearVectorPoint3D point )