public class SVGGeneralSettingsPublic Class SVGGeneralSettingspublic ref class SVGGeneralSettingstype SVGGeneralSettings = class end| SVGGeneralSettings | Default constructor for the SVGGeneralSettings |
| SVGGeneralSettings(RectangleD, Boolean, DrawingMode, Color, Boolean, Color, Boolean, Boolean, Boolean, Boolean, Boolean) | Genereates a general settings object for the SVG |
| BackgroundColor | Background color of the SVG |
| BoardColor | Color of the step |
| DrawingMode | Colormixing of the objects |
| DrawMode | Filled, Outline or Both (Ctrl + W in PCBI) |
| DrawOrigin | If the Origin should be Drawn |
| DrawOutline | Draw the outline of the PCB |
| DrawRectangle | Rectangle that should be visible |
| DrillXMarkings | If the X Markings should be drawn on the Drill Holes |
| MirrorLabels | BottomView of the PCB (parent.GetBottomViewActive) |
| OutlineColor | Color of the board outline |
| RemoveCompIgnore | If component with comp_ignore should be removed from the design |
| RemoveNoPop | If components with a nopop should be removed from the design |
| ShowDimensions | Show the Dimension Arrows |
| ShowNotes | Show the Notes |
| TextColor | Color of the text |
| UseObjectColor | Use the color of the object |