This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
6cde17ec 7b49 5d32 5a95 ad5e0baa8226
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.Entities.HatchGradientPattern.Clone"]
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public override Object Clone()VB
Public Overrides Function Clone As ObjectC++
public:
virtual Object^ Clone() overrideF#
abstract Clone : unit -> Object
override Clone : unit -> Object Object
[Missing <returns> documentation for "M:netDxf.Entities.HatchGradientPattern.Clone"]
ICloneable.Clone()