API Reference
Struct
PopupBounds
Device-independent bounds used during popup placement.
Inheritance
- ValueType
- PopupBounds
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Constructors
public PopupBounds(Double Left, Double Top, Double Right, Double Bottom) #Device-independent bounds used during popup placement.
Parameters
- Left System.Double
- Top System.Double
- Right System.Double
- Bottom System.Double