ProductDimensions Class
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.
Dimensions of a configuration.
public class ProductDimensions
type ProductDimensions = class
Public Class ProductDimensions
- Inheritance
-
ProductDimensions
Properties
Depth |
Depth of the device. |
Height |
Height of the device. |
Length |
Length of the device. |
LengthHeightUnit |
Unit for the dimensions of length, height and width. |
Weight |
Weight of the device. |
WeightUnit |
Unit for the dimensions of weight. |
Width |
Width of the device. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET