Click or drag to resize

VPortViewDirection Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the view direction from target point in WCS (World Coordinate System).

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

Property Value

Type: Vector3
See Also