PointStyleMarkerType Property

Gets or sets the marker to an AutoCAD point, a customer mark, or a symbol.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public PointMarkerDisplayType MarkerType { get; set; }

Property Value

PointMarkerDisplayType
See Also