CadVportTableObject.GridSpacing

CadVportTableObject.GridSpacing property

Gets or sets the grid spacing.

public Cad2DPoint GridSpacing { get; set; }

Property Value

The grid spacing.

See Also