HatchPattern Class

Definition

Namespace: netDxf.Entities
Assembly: PCBI.DXF_Library (in PCBI.DXF_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class HatchPattern : ICloneable
Inheritance
Object    HatchPattern
Derived
Implements
ICloneable

Constructors

HatchPattern(String)Initializes a new instance of the HatchPattern class
HatchPattern(String, IEnumerableHatchPatternLineDefinition)Initializes a new instance of the HatchPattern class
HatchPattern(String, String)Initializes a new instance of the HatchPattern class
HatchPattern(String, IEnumerableHatchPatternLineDefinition, String)Initializes a new instance of the HatchPattern class

Properties

Methods

See Also