KrFormLimits constructor (1 of 2)

Initializes a new instance of the KrFormLimits class.

public KrFormLimits()

See Also


KrFormLimits constructor (2 of 2)

Initializes a new instance of the KrFormLimits class by copying settings from another instance.

public KrFormLimits(KrFormLimits other)
parameter description
other The instance to copy settings from.

See Also