This document is archived and information here might be outdated. Recommended version. |
Displays the representation marker editor dialog.
[Visual Basic .NET] Public Function DoModal ( _ ByVal parentWnd As Integer, _ ByVal graphics As IRepresentationGraphics _ ) As Boolean
[C#] public bool DoModal ( int parentWnd, IRepresentationGraphics graphics );