Skip to content

ACadSharp.Entities.HatchPattern

Albert Domenech edited this page Sep 13, 2025 · 5 revisions

HatchPattern Class

Definition

Namespace: ACadSharp.Entities

C#

public class HatchPattern

Properties

Returns Name Summary
String Description Description for this pattern.
List<Line> Lines
String Name

Methods

Returns Name Summary
HatchPattern Clone Clones the current pattern.
String ToString
Void Update(CSMath.XY, System.Double, System.Double) Update the pattern geometry with a translation, rotation and scale.
Clone this wiki locally