| Int_t | fArcMode | kArcChord, kArcPieSlice | 
| ULong_t | fBackground | background pixel | 
| Int_t | fCapStyle | kCapNotLast, kCapButt, | 
| Pixmap_t | fClipMask | bitmap clipping; other calls for rects | 
| Int_t | fClipXOrigin | origin for clipping | 
| Int_t | fClipYOrigin |  | 
| Int_t | fDashLen | number of dashes in fDashes | 
| Int_t | fDashOffset | patterned/dashed line information | 
| Char_t | fDashes[8] | dash pattern list (dash length per byte) | 
| Int_t | fFillRule | kEvenOddRule, kWindingRule | 
| Int_t | fFillStyle | kFillSolid, kFillTiled, | 
| FontH_t | fFont | default text font for text operations | 
| ULong_t | fForeground | foreground pixel | 
| EGraphicsFunction | fFunction | logical operation | 
| Bool_t | fGraphicsExposures | boolean, should exposures be generated | 
| Int_t | fJoinStyle | kJoinMiter, kJoinRound, kJoinBevel | 
| Int_t | fLineStyle | kLineSolid, kLineOnOffDash, kLineDoubleDash | 
| Int_t | fLineWidth | line width | 
| Mask_t | fMask | bit mask specifying which fields are valid | 
| ULong_t | fPlaneMask | plane mask | 
| Pixmap_t | fStipple | stipple 1 plane pixmap for stipping | 
| Int_t | fSubwindowMode | kClipByChildren, kIncludeInferiors | 
| Pixmap_t | fTile | tile pixmap for tiling operations | 
| Int_t | fTsXOrigin | offset for tile or stipple operations | 
| Int_t | fTsYOrigin |  |