Copyright © 2008-2019 MultiMedia Soft

CurveDesignerMan class

Previous pageReturn to chapter overviewNext page

The CurveDesignerMan class, accessible through the control's Effects.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

 

 

For details about using the Curve Designer refer to the How to create custom volume curves tutorial.

For further details about defining a volume automation procedure refer to the How to define a volume automation procedure section.

 

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