'Declaration
Public Overridable Sub MoveSegment( _ ByVal segmentIndex As System.Integer, _ ByVal location As NPointF _ )
'Usage
Dim instance As NPolyPathPrimitive Dim segmentIndex As System.Integer Dim location As NPointF instance.MoveSegment(segmentIndex, location)
public virtual void MoveSegment( System.int segmentIndex, NPointF location )
Parameters
- segmentIndex
- location