SoWinViewerDecimationPercentageCallback Property |
Registers decimation percentage callback.
Namespace: OIV.Inventor.Win.ViewersAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoWinViewerDecimationPercentageCB DecimationPercentageCallback { get; set; }
Public Property DecimationPercentageCallback As SoWinViewerDecimationPercentageCB
Get
Set
public:
property SoWinViewerDecimationPercentageCB^ DecimationPercentageCallback {
SoWinViewerDecimationPercentageCB^ get ();
void set (SoWinViewerDecimationPercentageCB^ value);
}
member DecimationPercentageCallback : SoWinViewerDecimationPercentageCB with get, set
Property Value
Type:
SoWinViewerDecimationPercentageCBRemarks See Also