|
SceneNodeVisual3DIsWpf3DVisible Property |
Gets a Boolean that specifies if this BaseDXVisual3D can show its content when rendered with WPF 3D objects.
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public override bool IsWpf3DVisible { get; }
Property Value
BooleanSee Also