Property GridSpacing
- Namespace
- Aspose.CAD.FileFormats.Cad.CadTables
- Assembly
- Aspose.CAD.dll
GridSpacing
Gets or sets the grid spacing.
[Cad2DPoint(CadEntityAttribute.Cad015, CadEntityAttribute.Cad025, CadParameterType.MustHave, "AcDbViewportTableRecord")]
public Cad2DPoint GridSpacing { get; set; }
Property Value
- Cad2DPoint
The grid spacing.