Version

DeviceUnitThickness Structure Members

The following tables list the members exposed by DeviceUnitThickness.

Public Constructors
 NameDescription
Public ConstructorDeviceUnitThickness ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyBottomReturns or sets the width of the bottom side in units indicated by the UnitType  
Public PropertyLeftReturns or sets the width of the left side in units indicated by the UnitType  
Public PropertyRightReturns or sets the width of the right side in units indicated by the UnitType  
Public PropertyTopReturns or sets the width of the top side in units indicated by the UnitType  
Public PropertyUnitTypeReturns an enumeration indicating the type of unit that the values of the DeviceUnitThickness represent.  
Public Methods
 NameDescription
Public MethodConvertToUnitTypeConverts the current values to the specified DeviceUnitType  
Public MethodEqualsOverloaded. Compares the specified DeviceUnitThickness to this instance's values.  
Public MethodGetHashCodeReturns a hash value for the DeviceUnitThickness  
Public Operators
public Operator Equality Compares two DeviceUnitThickness instances to determine if they are equal
public Operator Inequality Compares two DeviceUnitThickness instances to determine if they are not equal
See Also