API Documentation > CorelDRAW > 2025-v26 > DuotoneInk > IVGDuotoneInk
DuotoneInk.PutHandles method
Sets the positions of all tone curve handles from an array
Syntax:
Sub PutHandles(ByVal HandleArray As Variant, Optional ByVal NumElements As Long = -1)
Parameters:
Name Type Description
HandleArray
Variant
NumElements
Long
Specifies the number of valid curve elements to use. If nothing is specified, then all valid curve elements are used.
Remarks:
The PutHandles method specifies the positions of all tone-curve handles from an array.