LimitedOverlayAOIGetEffectiveRect Method

CVB.Net Documentation
Gets the effective coordinate rect based on the displayed image size and its restricted fringe.

Namespace:  Stemmer.Cvb.Wpf.Behaviors
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public static Rect GetEffectiveRect(
	ImageOverlay overlay
)

Parameters

overlay
Type: Stemmer.Cvb.Wpf.OverlaysImageOverlay
Overlay to query

Return Value

Type: Rect
The effective coordinate rect.
See Also

Reference