copy

abstract fun copy(copyAttributes: Boolean): Form

Clones this SVS form with or without its attribute(s).

Parameters

copyAttributes

Specifies whether attributes must be copied (if any).

Throws