PointStyleGetDisplayStyleProfile Method |
Gets the DisplayStyle object that specifies profile display properties for the point component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic DisplayStyle GetDisplayStyleProfile()
Public Function GetDisplayStyleProfile As DisplayStyle
public:
DisplayStyle^ GetDisplayStyleProfile()
Return Value
DisplayStyle
See Also