Click or drag to resize

VPortViewTarget Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the view 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 ViewTarget { get; set; }
Request Example View Source

Property Value

Type: Vector3
See Also