ArcGIS Pro 2.9 API Reference Guide
placePopup Method

ArcGIS.Desktop.Extensions.Controls Namespace > BurgerButton Class : placePopup Method
The popup size
The size of the target over which the popup will be placed
offset is ignored
Controls the placement of the popup
Syntax
Public Function placePopup( _
   ByVal popupSize As Size, _
   ByVal targetSize As Size, _
   ByVal offset As Point _
) As CustomPopupPlacement()

Parameters

popupSize
The popup size
targetSize
The size of the target over which the popup will be placed
offset
offset is ignored

Return Value

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

BurgerButton Class
BurgerButton Members