nca_scroll_drag_from_min
Example: nca_scroll_drag_from_min | Scroll Object Functions |
Moves the scroll a specified distance from the minimum position.
int nca_scroll_drag_from_min( LPCSTR object, int position );
object | The logical name of the scroll object. |
position | The relative position within the scroll. |
The nca_scroll_drag_from_min function moves the scroll to the specified distance from the minimum position.
Return Values
Parameterization
The following argument(s) can be parameterized using standard parameterization: object