Click or drag to resize

PlotSettingsClone Method

Creates a new plot settings that is a copy of the current instance.

Namespace:  DXFReaderNET.Objects
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public Object Clone()

Return Value

Type: Object
A new plot settings that is a copy of this instance.

Implements

ICloneableClone
See Also