'Declaration Function _buildLineToPathCommand( _ ByVal x As Double, _ ByVal y As Double, _ Optional ByVal isRelative As Boolean, _ Optional ByVal currentX As Double, _ Optional ByVal currentY As Double _ ) As ILineToPathCommand
ILineToPathCommand _buildLineToPathCommand( double x, double y, bool isRelative, double currentX, double currentY )
IPathCommandBuilder Interface IPathCommandBuilder Members