'Declaration Public Function _buildHorizontalLineToPathCommand( _ ByVal x As Double, _ ByVal currentY As Double, _ Optional ByVal isRelative As Boolean, _ Optional ByVal currentX As Double _ ) As ILineToPathCommand
public ILineToPathCommand _buildHorizontalLineToPathCommand( double x, double currentY, bool isRelative, double currentX )
Parameters
- x
- currentY
- isRelative
- currentX