Click or drag to resize

VPortGridSpacing Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the grid spacing X and Y.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Vector2 GridSpacing { get; set; }
Request Example View Source

Property Value

Type: Vector2
See Also