Click or drag to resize

UnderlayPosition Property

Gets or sets the underlay position in world coordinates.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public Vector3 Position { get; set; }

Property Value

Type: Vector3
See Also