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: 25.0
Syntax
VB
Property Center As DocumentUnitsPoint2d
Get
Set
C#
DocumentUnitsPoint2d Center { get; set; }
Return Value
Type:
DocumentUnitsPoint2d
See Also
Reference