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

5b15ce4b cfcd 17e4 0aff 95751cec42ec

haplokuon edited this page May 6, 2023 · 1 revision

Clone Method

netDxf 3.0.0 Library

[Missing <summary> documentation for "M:netDxf.Objects.LayerStateProperties.Clone"]

Definition

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

C#

public Object Clone()

VB

Public Function Clone As Object

C++

public:
virtual Object^ Clone() sealed

F#

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

Return Value

Object
[Missing <returns> documentation for "M:netDxf.Objects.LayerStateProperties.Clone"]

Implements

ICloneable.Clone()

See Also

Reference

LayerStateProperties Class
netDxf.Objects Namespace

Clone this wiki locally