This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 414
e4187863 0343 ae91 95b7 a8ef63e7e506
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.Entities.HatchPattern.Clone"]
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
Object
[Missing <returns> documentation for "M:netDxf.Entities.HatchPattern.Clone"]
ICloneable.Clone()