Click or drag to resize
SoAppearancePreserverSoAppearancePreserverProgressCB Delegate

Progress callback prototype.

Namespace: OIV.FXViz.APS
Assembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public delegate void SoAppearancePreserverProgressCB(
	SoAppearancePreserver aps,
	int percent
)

Parameters

aps
Type: OIV.FXViz.APSSoAppearancePreserver
percent
Type: SystemInt32
Remarks
See Also