Copyright © 2005-2023 MultiMedia Soft

CurveDesignerMan class

Previous pageReturn to chapter overviewNext page

The CurveDesignerMan class, accessible through the control's VolumeAutomation.CurveDesigner property, contains methods needed to manage the embedded Curve Designer used for designing custom shaped curves in volume automation.

 

The CurveDesignerMan class is implemented through the following methods:

 

Methods

 

Create

Destroy

DisplayCurveType

GetGraphicalSettings

GetPoints

Move

Refresh

SetBackPictureFromFile

SetBackPictureFromHandle

SetGraphicalSettings

SetPoints

Show

 

Internal classes

 

CURVE_DESIGNER_SETTINGS

 

 

 

 

 

Further information about the use of the curve designer can be found inside the How to create custom volume curves tutorial.

Further information about the use of Volume Automation can be found inside the How to manage Volume Automation tutorial.

 

Samples of usage of volume automation in Visual C++ 6 and Visual Basic 6 can be found inside the following samples installed with the product's setup package:

- VolumeAutomation