Click or drag to resize
AB4D logo

BaseCameraIsAutoViewport3DFindingEnabled Property

Gets or sets a Boolean which specifies that if the TargetViewport3D property is not manually set the first Viewport3D is automatically find from the current UserControl, Page or Window. Default value is true.

Namespace: Ab3d.Cameras
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool IsAutoViewport3DFindingEnabled { get; set; }

Property Value

Boolean
See Also