Click or drag to resize
SoAppearancePreserverProgressCallback Property

Sets a progress callback.

Namespace: OIV.FXViz.APS
Assembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoAppearancePreserverSoAppearancePreserverProgressCB ProgressCallback { get; set; }

Property Value

Type: SoAppearancePreserverSoAppearancePreserverProgressCB
Remarks

This callback will be called at each percentage of completion, e.g., 1%, 2%...

See Also