Description
Accesses the center point of the viewport entity in WCS coordinates (within Paper Space).
Visual Basic
Public Property CenterPoint() As Point3d
C#
public Point3d CenterPoint;
Conditions
Read / Write
Accesses the center point of the viewport entity in WCS coordinates (within Paper Space).
Public Property CenterPoint() As Point3d
public Point3d CenterPoint;
Read / Write