|
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.CamerasAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool IsAutoViewport3DFindingEnabled { get; set; }
Property Value
BooleanSee Also