 |
BaseVisual3DOnIsVisibleChanged Method |
OnIsVisibleChanged is called when the value of
IsActuallyVisible property is changed.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxprotected virtual void OnIsVisibleChanged(
bool newIsActuallyVisible
)
Parameters
- newIsActuallyVisible Boolean
- newIsActuallyVisible as bool
See Also