An NDoc Documented Class Library

Shape.addArg Method (String, String)

Add an arg element.

public void addArg(
   string type,
   string id
);

Parameters

type
type: string. type of the argument (e.g., "Point")
id
UUID. UUID of the argument.

See Also

Shape Class | Converter Namespace | Shape.addArg Overload List