C# (CSharp) Rooler Namespace

Nested Namespaces

Rooler.Properties

Classes

Name Description
App
Capture Interaction logic for Capture.xaml
Crash Interaction logic for Crash.xaml
Dimensions
DistanceTool Interaction logic for DistanceAdorner.xaml
Dragger
Extensions
GridLengthAnimation
GridLengthAnimationBase
IntPoint
IntRect
Magnifier
MainWindow Interaction logic for Window1.xaml
NativeMethods
NativeMethods.DC
NativeMethods.GdiObject
NativeMethods.Win32Point
ScreenCoordinates
ScreenShot
Tool
VirtualizedScreenShot On large screens we occasionally run out of memory when trying to take a screenshot of the entire area. There are a couple of scenarios where we need to access large areas of the screen, so this virtualizes the loading of that and only captures areas on demand.