Print3DWorkflowPrintRequestedEventArgs.SetSource(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the latest model data, including any updates made by the Print3DWorkflow.
public:
virtual void SetSource(Platform::Object ^ source) = SetSource;
void SetSource(IInspectable const& source);
public void SetSource(object source);
function setSource(source)
Public Sub SetSource (source As Object)
Parameters
- source
-
Object
Platform::Object
IInspectable
The latest model data, including any updates made by the Print3DWorkflow.