Back to Devexpress

MagnifierDialog Methods

windowsforms-devexpress-dot-utils-dot-magnifierdialog-dot-underscore-methods.md

latest5.0 KB
Original Source

MagnifierDialog Methods

The Magnifier that allows users to pick colors from anywhere around the screen.

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ShowDialog() staticInitializes a new instance of the MagnifierDialog class with the default settings.
ShowDialog(IWin32Window, MagnifierDialogArgs) staticInitializes a new instance of the MagnifierDialog class with the specified settings.
ShowDialog(IWin32Window, Single, Boolean, Boolean, ColorFormat, Boolean, Boolean) staticDisplays the MagnifierDialog with custom parameters.
ShowDialog(IWin32Window, Single, Boolean, Boolean, ColorFormat, Boolean) staticDisplays the MagnifierDialog with specific parameters.
ShowDialog(IWin32Window, Single, Boolean, Boolean, ColorFormat) staticInitializes a new instance of the MagnifierDialog class with the specified settings.
ShowDialog(IWin32Window, Single, Boolean, Boolean) staticDisplays the MagnifierDialog with specific parameters.
ShowDialog(IWin32Window, Single, Boolean) staticInitializes a new instance of the MagnifierDialog class with the specified settings.
ShowDialog(IWin32Window, Single) staticInitializes a new instance of the MagnifierDialog class with the specified settings.
ShowDialog(IWin32Window) staticInitializes a new instance of the MagnifierDialog class with the specified settings.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

MagnifierDialog Class

MagnifierDialog Members

DevExpress.Utils Namespace