Click or drag to resize

VPortSnapBasePoint Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the snap base point in DCS (Display Coordinate System)

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

Property Value

Type: Vector2
See Also