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: 18.03.00
Syntax
C#
Action<string, Object>? Print { get; set; }

Property Value

Type: ActionString, Object
See Also