ArcObjects Library Reference (CartoUI) |
|
ILabelWeightRankingDialog.DoModal Method
Shows the Label Weight Ranking Dialog.
[Visual Basic .NET]
Public Function DoModal ( _
ByVal pMap As IMap, _
ByVal hwnd As Integer _
) As Boolean
[C#]
public bool DoModal (
IMap pMap,
int hwnd
);
Product Availability
Available with ArcGIS Desktop.
See Also
ILabelWeightRankingDialog Interface