ACadSharp.Entities.Hatch.PixelSize - DomCR/ACadSharp GitHub Wiki
PixelSize Property
Pixel size used to determine the density to perform various intersection and ray casting operations in hatch pattern computation for associative hatches and hatches created with the Flood method of hatching
Definition
Namespace: ACadSharp.Entities.Hatch
C#
DxfCodeValueAttribute
public Double PixelSize { get; set; }
Property Value
Double