public GfxScale(string scale);
Creates a scale element and inserts it in the graphics collection. All objects in the collection after the scale object will have the scale specified.
GfxScale Class