KrFormLimits constructor (1 of 2)
Initializes a new instance of the KrFormLimits class.
public KrFormLimits()
See Also
- class KrFormLimits
- namespace Kestrun.Forms
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
- class KrFormLimits
- namespace Kestrun.Forms