Click or drag to resize
AB4D logo

BaseDXVisual3DIsWpf3DVisible Property

Gets a Boolean that specifies if this BaseDXVisual3D can show its content when rendered with WPF 3D objects.

Namespace: Ab3d.Visuals
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public abstract bool IsWpf3DVisible { get; }

Property Value

Boolean
See Also