Click or drag to resize

VPortViewDirection Property

Gets or sets the view direction from target point in WCS (World Coordinate System).

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

Property Value

Type: Vector3
See Also