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

e4187863 0343 ae91 95b7 a8ef63e7e506

haplokuon edited this page May 6, 2023 · 1 revision

Clone Method

netDxf 3.0.0 Library

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

Definition

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

C#

public virtual Object Clone()

VB

Public Overridable Function Clone As Object

C++

public:
virtual Object^ Clone()

F#

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

Return Value

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

Implements

ICloneable.Clone()

See Also

Reference

HatchPattern Class
netDxf.Entities Namespace

Clone this wiki locally