SurfaceContourLabelGroupRangeStart Property

This property is not implemented by SurfaceContourLabelGroup and should not be used.

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

Property Value

Double
Exceptions
ExceptionCondition
InvalidOperationException Thrown when this property is called.
See Also