| GraphicsView |
| Antialiasing | |
| BilinearFiltering | |
| Center | Where in the scene is the view currently centered. |
| DragType | What happens when the user drags the mouse. You generally want to toggle this in OnMouseDown to switch what happens with different mouse buttons. |
| HorizontalScrollbar | |
| Items | |
| OnSelectionChanged | |
| Rotation | |
| Scale | |
| SceneRect | |
| SelectedItems | |
| SelectionRect | All items inside this rect will be selected |
| TextAntialiasing | |
| TransformAnchor | |
| VerticalScrollbar |
| Add | |
| Capture | |
| CenterOn | |
| DeleteAllItems | |
| FitInView | |
| FromScene | |
| GetItemAt | |
| SetBackgroundImage | |
| ToScene | |
| Translate | |
| Zoom |