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

54718887 7467 9064 1219 d09fc09f5912

haplokuon edited this page May 6, 2023 · 1 revision

HatchGradientPattern Constructor

netDxf 3.0.0 Library

Initializes a new instance of the HatchGradientPattern class as a default linear gradient.

Definition

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

C#

public HatchGradientPattern()

VB

Public Sub New

C++

public:
HatchGradientPattern()

F#

new : unit -> HatchGradientPattern

See Also

Reference

HatchGradientPattern Class
HatchGradientPattern Overload
netDxf.Entities Namespace

Clone this wiki locally