get_increments


Description:

public void get_increments (out double step, out double page)

Gets the current step and page the increments used by this.

See set_increments.

Parameters:

this

a SpinButton

step

location to store step increment, or null

page

location to store page increment, or null