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