ViewboxExActualContentBounds Property |
Gets the Bounds of the contents of a ViewboxEx after the transformation were applied to it.
Note that the value is changed after the ViewboxEx is rendered and not immediately after the properties change.
Namespace:
Ab2d.Controls
Assembly:
Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntaxpublic Rect ActualContentBounds { get; }
Property Value
Type:
Rect
See Also