SurveyFigureStyleAdditionalMarkerDivideFigureBy Property

Specifies the value to divide the figure by if you set the Marker Placement Method to Divide By.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public int AdditionalMarkerDivideFigureBy { get; set; }

Property Value

Int32
Exceptions
ExceptionCondition
ArgumentException Thrown when specified value is out of interval [1, 10000000009].
See Also