ZoomPanelZoomPanelHistoryItemsCollectionGetCurrentItemCallbackDelegate Delegate |
GetCurrentItemCallbackDelegate is used to get the ZoomPanelHistoryItem with the current Viewbox and RotationAngle.
Namespace:
Ab2d.Controls
Assembly:
Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntaxpublic delegate ZoomPanelZoomPanelHistoryItem GetCurrentItemCallbackDelegate()
Return Value
Type:
ZoomPanelZoomPanelHistoryItemZoomPanelHistoryItem with the current Viewbox and RotationAngle
See Also