RegionBaseClone Method

Creates a new document element that is a copy of the current instance.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public abstract RegionBase Clone()

Return Value

RegionBase
A new document element copied from the current instance.

See Also