Provides access to the settings that control the canvas effects.
# Get the value of the property.propertyValue = graphicsPreferences_var.canvasEffects
#include <Core/Application/GraphicsPreferences.h>// Get the value of the property.Ptr<CanvasEffects> propertyValue = graphicsPreferences_var->canvasEffects();