MPSSize Struct
Definition
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.
A structure that represents a width, height, and depth.
public struct MPSSize
type MPSSize = struct
- Inheritance
-
MPSSize
Fields
Depth |
The depth of the region. |
Height |
The height of the region. |
Width |
The width of the region. |