CadHatchPixelSize Property

Gets or sets the pixel size.

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects.Hatch
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public double PixelSize { get; set; }

Property Value

Type: Double
See Also