Returns the Drawing product object associated with this drawing document.
# Get the value of the property.propertyValue = drawingDocument_var.drawing
#include <Drawing/Drawing/DrawingDocument.h>// Get the value of the property.Ptr<Drawing> propertyValue = drawingDocument_var->drawing();