SectionLeftOffset Property

Gets the left offset value of the Section.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double LeftOffset { get; }

Property Value

Double
Exceptions
ExceptionCondition
[!:System.InvalidOperationException] Thrown when LeftOffset is not supported by current Section.
See Also