SectionViewProfileGradePointMarkerStyleId Property

Gets or Sets the marker style Id of profile grade point in the section view.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when the markerStyleId is invalid.
See Also