InterferenceStyleMarkerStyle Property

Gets or sets the marker style.

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

Property Value

ObjectId
Exceptions
ExceptionCondition
ArgumentException Thrown when the ObjectId is null, invalid or not a roadway mark style id.
Remarks
OBJECTID TYPE: Autodesk.Civil.DatabaseServices.Styles.MarkerStyle
See Also