MarkerStyleBaseGetMarkerDisplayStyleModel Method |
Gets the DisplayStyle property that specifies the point style marker Model display styles such as color, linetype, plotstyle, etc.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic DisplayStyle GetMarkerDisplayStyleModel()
Public Function GetMarkerDisplayStyleModel As DisplayStyle
public:
DisplayStyle^ GetMarkerDisplayStyleModel()
Return Value
DisplayStyle
See Also