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