Click or drag to resize

VPortViewCenter Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the view center point in DCS (Display Coordinate System)

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

Property Value

Type: Vector2
See Also