'Declaration Public Function _buildStepLineShape( _ ByVal points As List(Of IPoint), _ ByVal lineAspect As LineAspect, _ ByVal swapAxes As Boolean _ ) As IPolylineShape
public IPolylineShape _buildStepLineShape( List<IPoint> points, LineAspect lineAspect, bool swapAxes )
Parameters
- points
- lineAspect
- swapAxes