MagnifierDialogArgs Members
In This Article
#Constructors
Name | Description |
---|---|
Magnifier |
Initializes a new instance of the Magnifier |
#Properties
Name | Description |
---|---|
Close |
Specifies whether a Magnifier should automatically close immediately after a user clicks the left mouse button to select a color. |
Color |
Gets or sets whether the Magnifier displays hovered and remembered colors in RGB or HEX format. |
Initial |
Gets or sets the Magnifier start-up zoom level. End-users can scroll in and out by using a mouse scroll wheel. |
Pick |
Gets or sets whether or not a color chosen by a user should be automatically copied to the clipboard. |
Show |
Gets or sets whether the magnifier should display the currenly hovered and last clicked colors in its upper right corner. Colors are displayed as RGB or Hex values depending on the Color |
Show |
Gets or sets whether the Magnifier |
#Methods
Name | Description |
---|---|
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 a string that represents the current object. Inherited from Object. |
See Also