HierarchicalVirtualizationItemDesiredSizes Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
Hierarchical |
Initializes a new instance of the HierarchicalVirtualizationItemDesiredSizes class. |
Logical |
Gets the size of the control's child items, in logical units. |
Logical |
Gets the size of the control's child items that are in the cache after the viewport, in logical units. |
Logical |
Gets the control's child items that are in the cache before the viewport, in logical units. |
Logical |
Gets the control's child items that are in the viewport, in logical units. |
Pixel |
Gets the size of the control's child items, in device-independent units (1/96th inch per unit). |
Pixel |
Gets the size of the control's child items that are in the cache after the viewport, in device-independent units (1/96th inch per unit). |
Pixel |
Gets the size of the control's child items that are in the cache before the viewport, in device-independent units (1/96th inch per unit). |
Pixel |
Gets the size of the control's child items that are in the viewport, in device-independent units (1/96th inch per unit). |
Equals(Hierarchical |
Returns a value that indicates whether the specified HierarchicalVirtualizationItemDesiredSizes object is equal to this HierarchicalVirtualizationItemDesiredSizes object. |
Equals(Object) |
Returns a value that indicates whether the specified object is equal to this HierarchicalVirtualizationItemDesiredSizes object. |
Get |
Gets a hash code for this HierarchicalVirtualizationItemDesiredSizes object. |
Equality(Hierarchical |
Returns a value that indicates whether the specified object HierarchicalVirtualizationItemDesiredSizes are equal. |
Inequality(Hierarchical |
Returns a value that indicates whether the specified object HierarchicalVirtualizationItemDesiredSizes are unequal. |
제품 | 버전 |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
.NET 피드백
.NET은(는) 오픈 소스 프로젝트입니다. 다음 링크를 선택하여 피드백을 제공해 주세요.