Click or drag to resize
SoWinViewerSetDecimationPercentageCallback Method (SoWinViewerDecimationPercentageCB)

Note: This API is now obsolete.

Use DecimationPercentageCallback property instead. Register decimation percentage delegate

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("Use DecimationPercentageCallback property instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetDecimationPercentageCallback(
	SoWinViewerDecimationPercentageCB cb
)

Parameters

cb
Type: OIV.Inventor.Win.ViewersSoWinViewerDecimationPercentageCB
See Also