Gets and sets the view center point in drawing document length units.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
Property Center As DocumentUnitsPoint2d Get Set
C#
DocumentUnitsPoint2d Center { get; set; }