Click or drag to resize

IMultiModelReceiverTargetVisual Property

The visual which will be used to create loads. If the visual is a LoadCreatorVisual then the load will be created by the LoadCreatorVisual and will ignore the load received. Properties will still be applied

Namespace:  Demo3D.MultiModel.Client
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntax
C#
Visual? TargetVisual { get; set; }

Property Value

Type: Visual
See Also