CadVportTableObjectSnapSpacing Property

Gets or sets the snap spacing.

Namespace:  Aspose.CAD.FileFormats.Cad.CadTables
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public Cad2DPoint SnapSpacing { get; set; }

Property Value

Type: Cad2DPoint
The snap spacing.
See Also