|
BaseLineVisual3DUpdateContentIfNotInitializing Method |
Recreates the models if the Visual3D is visible (IsVisible is true) and it is not initializing (between BeginInit and EndInit)
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax protected override void UpdateContentIfNotInitializing()
See Also