Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

bd86c515 329b cf59 3e3d 3b0e714941d4

haplokuon edited this page May 6, 2023 · 1 revision

Clone Method

netDxf 3.0.0 Library

[Missing <summary> documentation for "M:netDxf.Entities.Tolerance.Clone"]

Definition

Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public override Object Clone()

VB

Public Overrides Function Clone As Object

C++

public:
virtual Object^ Clone() override

F#

abstract Clone : unit -> Object 
override Clone : unit -> Object 

Return Value

Object
[Missing <returns> documentation for "M:netDxf.Entities.Tolerance.Clone"]

Implements

ICloneable.Clone()

See Also

Reference

Tolerance Class
netDxf.Entities Namespace

Clone this wiki locally