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.8.0.292
Syntaxpublic DisplayStyle GetMarkerDisplayStyleModel()
Public Function GetMarkerDisplayStyleModel As DisplayStyle
public:
DisplayStyle^ GetMarkerDisplayStyleModel()
Return Value
DisplayStyle
See Also