Helper class for geometry related methods.
| C# | Visual Basic | Visual C++ |
public static class Geometry
Public NotInheritable Class Geometry
public ref class Geometry abstract sealed
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| CalculateEnsureVisibleScrollPixels(Rectangle) |
Calculates scroll pixels for EnsureVisible operations in order to make the
item visible on the screen.
| |
| CalculateEnsureVisibleScrollPixels(Rectangle, Rectangle) |
Calculates scroll pixels for EnsureVisible operations.
| |
| CalculateEnsureVisibleScrollPixels(Rectangle, Rectangle, Boolean) |
Calculates scroll pixels for EnsureVisible operations.
| |
| Normalize(Rectangle) |
Normalizes the specified rectangle, i.e. ensures that both width and height are positive.
|
| Object | |
| Geometry | |
