Click or drag to resize

VisualFrameVisual Property

The visual that this instance of VisualFrame is wrapping up.

Namespace:  Demo3D.Visuals.Frames
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public Visual Visual { get; }

Property Value

Type: Visual
See Also