RegionBaseClone Method
Creates a new document element that is a copy of the current instance.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public abstract RegionBase Clone()
Public MustOverride Function Clone As RegionBase
public:
virtual RegionBase^ Clone() abstract
abstract Clone : unit -> RegionBase
Return Value
RegionBaseA new document element copied from the current instance.