Measures the precise extents of the document geometry in the X direction.
This is the size along the X axis of a rectangular box that tightly encloses the geometry.
If there are invisible solids or surfaces, they will be included in this measure.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property PreciseExtentsLength As Double Get
C#
double PreciseExtentsLength { get; }
Return Value
Type: DoubleThe length (X extents) in document length units.