Returns a Plane object that represents the position and orientation of the canvas in model space.
# Get the value of the property.propertyValue = canvas_var.plane
#include <Fusion/Image/Canvas.h>// Get the value of the property.Ptr<Plane> propertyValue = canvas_var->plane();