Click or drag to resize

IMultiModelBasePrint Property

The printing action used to print messages.

Namespace: Demo3D.MultiModel.Client
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
Action<string, Object>? Print { get; set; }

Property Value

ActionString, Object
See Also