An NDoc Documented Class Library

MakeXML.addSketcher Method (String, String, String, String)

Add the sketcher element to the XML documen

public void addSketcher(
   string id,
   string nickname,
   string xdpi,
   string ydpi
);

Parameters

id
the id of the sketcher
nickname
an abbreviation for the id of the sketcher
xdpi
decimal. dpi for x axis
ydpi
decimal. dpi for y axis

See Also

MakeXML Class | Converter Namespace | MakeXML.addSketcher Overload List