Click or drag to resize
AB4D logo

BaseModelVisual3DUpdateContentIfNotInitializing Method

Updates the content if the Visual3D is not initializing (between BeginInit and EndInit)

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected override void UpdateContentIfNotInitializing()
See Also