ItemSubMenuOffset Members
In This Article
#Constructors
Name | Description |
---|---|
Item |
Initializes a new instance of the Item |
#Properties
Name | Description |
---|---|
First |
Gets or sets the horizontal offset of a submenu relative to its parent menu item which is the first item at its menu level. |
First |
Gets or sets the vertical offset of a submenu relative to its parent menu item which is the first item at its menu level. |
Last |
Gets or sets the horizontal offset of a submenu relative to its parent menu item which is the last item at its menu level. |
Last |
Gets or sets the vertical offset of a submenu relative to its parent menu item which is the last item at its menu level. |
X | Gets or sets the horizontal offset of a submenu relative to its parent menu item which is neither the first nor the last item at its menu level. |
Y | Gets or sets the vertical offset of a submenu relative to its parent menu item which is neither the first nor the last item at its menu level. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object. |
See Also