MarkerStyleBaseCustomMarkerSuperimposeStyle Property

Gets or sets the CustomMarkerSuperimposeType enum value that specifies the shape superimposed on the custom point style marker as either none, a circle, a square, or both square and circle.

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

Property Value

CustomMarkerSuperimposeType
See Also