Click or drag to resize

LoadCreatorVisualItemsVisual Property

When set this will get the Items list of LoadCreatorItem objects from the specified property on the specified visual.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public VisualPropertyReference ItemsVisual { get; set; }

Property Value

VisualPropertyReference
See Also