Click or drag to resize

VPortViewTarget Property

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

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

Property Value

Type: Vector3
See Also