Gets the GraphicsPreferences object.
# Get the value of the property.propertyValue = preferences_var.graphicsPreferences
#include <Core/Application/Preferences.h>// Get the value of the property.Ptr<GraphicsPreferences> propertyValue = preferences_var->graphicsPreferences();