DataFormItemLength Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
Initializes a new instance of the Data |
#Properties
Name | Description |
---|---|
Default static |
Returns an instance that specifies the default Data |
Is |
Returns whether the length is measured in pixels. |
Is |
Returns whether the instance is default Data |
Is |
Returns whether the length is measured as a weighted proportion of the available space. |
Star static |
Returns the Data |
Unit |
Gets the unit type used to measure the data from item’s length. |
Value |
Returns Double that represents the value of the Data |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
To |
Converts the Data |
#Operators
Name | Description |
---|---|
Implicit |
Implicitly converts double absolute |
See Also