HierarchicalVirtualizationItemDesiredSizes Struktura
Definicja
Reprezentuje żądany rozmiar elementów kontrolki w jednostkach niezależnych od urządzenia (1/1/96 cala na jednostkę) i w jednostkach logicznych.Represents the desired size of the control's items, in device-independent units (1/96th inch per unit) and in logical units.
public value class HierarchicalVirtualizationItemDesiredSizes
public struct HierarchicalVirtualizationItemDesiredSizes
type HierarchicalVirtualizationItemDesiredSizes = struct
Public Structure HierarchicalVirtualizationItemDesiredSizes
- Dziedziczenie
Konstruktory
HierarchicalVirtualizationItemDesiredSizes(Size, Size, Size, Size, Size, Size, Size, Size) |
Inicjuje nowe wystąpienie klasy HierarchicalVirtualizationItemDesiredSizes.Initializes a new instance of the HierarchicalVirtualizationItemDesiredSizes class. |
Właściwości
LogicalSize |
Pobiera rozmiar elementów podrzędnych kontrolki w jednostkach logicznych.Gets the size of the control's child items, in logical units. |
LogicalSizeAfterViewport |
Pobiera rozmiar elementów podrzędnych formantu, które znajdują się w pamięci podręcznej po okienku ekranu, w jednostkach logicznych.Gets the size of the control's child items that are in the cache after the viewport, in logical units. |
LogicalSizeBeforeViewport |
Pobiera elementy podrzędne kontrolki, które znajdują się w pamięci podręcznej przed okienkiem ekranu, w jednostkach logicznych.Gets the control's child items that are in the cache before the viewport, in logical units. |
LogicalSizeInViewport |
Pobiera elementy podrzędne kontrolki, które znajdują się w okienku ekranu, w jednostkach logicznych.Gets the control's child items that are in the viewport, in logical units. |
PixelSize |
Pobiera rozmiar elementów podrzędnych kontrolki, w jednostki miary niezależne od urządzenia (1/96 cala na jednostkę)device-independent units (1/96th inch per unit) .Gets the size of the control's child items, in jednostki miary niezależne od urządzenia (1/96 cala na jednostkę)device-independent units (1/96th inch per unit). |
PixelSizeAfterViewport |
Pobiera rozmiar elementów podrzędnych formantu, które znajdują się w pamięci podręcznej po okienku ekranu, w jednostki miary niezależne od urządzenia (1/96 cala na jednostkę)device-independent units (1/96th inch per unit) .Gets the size of the control's child items that are in the cache after the viewport, in jednostki miary niezależne od urządzenia (1/96 cala na jednostkę)device-independent units (1/96th inch per unit). |
PixelSizeBeforeViewport |
Pobiera rozmiar elementów podrzędnych formantu, które znajdują się w pamięci podręcznej przed okienkiem ekranu, w jednostki miary niezależne od urządzenia (1/96 cala na jednostkę)device-independent units (1/96th inch per unit) .Gets the size of the control's child items that are in the cache before the viewport, in jednostki miary niezależne od urządzenia (1/96 cala na jednostkę)device-independent units (1/96th inch per unit). |
PixelSizeInViewport |
Pobiera rozmiar elementów podrzędnych kontrolki, które znajdują się w okienku ekranu, w jednostki miary niezależne od urządzenia (1/96 cala na jednostkę)device-independent units (1/96th inch per unit) .Gets the size of the control's child items that are in the viewport, in jednostki miary niezależne od urządzenia (1/96 cala na jednostkę)device-independent units (1/96th inch per unit). |
Metody
Equals(HierarchicalVirtualizationItemDesiredSizes) |
Zwraca wartość wskazującą, czy określony HierarchicalVirtualizationItemDesiredSizes obiekt jest równy temu HierarchicalVirtualizationItemDesiredSizes obiektowi.Returns a value that indicates whether the specified HierarchicalVirtualizationItemDesiredSizes object is equal to this HierarchicalVirtualizationItemDesiredSizes object. |
Equals(Object) |
Zwraca wartość wskazującą, czy określony obiekt jest równy temu HierarchicalVirtualizationItemDesiredSizes obiektowi.Returns a value that indicates whether the specified object is equal to this HierarchicalVirtualizationItemDesiredSizes object. |
GetHashCode() |
Pobiera kod skrótu dla tego HierarchicalVirtualizationItemDesiredSizes obiektu.Gets a hash code for this HierarchicalVirtualizationItemDesiredSizes object. |
Operatory
Equality(HierarchicalVirtualizationItemDesiredSizes, HierarchicalVirtualizationItemDesiredSizes) |
Zwraca wartość wskazującą, czy określony obiekt HierarchicalVirtualizationItemDesiredSizes jest równy.Returns a value that indicates whether the specified object HierarchicalVirtualizationItemDesiredSizes are equal. |
Inequality(HierarchicalVirtualizationItemDesiredSizes, HierarchicalVirtualizationItemDesiredSizes) |
Zwraca wartość wskazującą, czy określony obiekt HierarchicalVirtualizationItemDesiredSizes jest nierówny.Returns a value that indicates whether the specified object HierarchicalVirtualizationItemDesiredSizes are unequal. |