ImageRotationParams.Equals(ImageRotationParams) Method
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| other | ImageRotationParams |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v26.1.dll
public bool Equals(
ImageRotationParams other
)
Public Function Equals(
other As ImageRotationParams
) As Boolean
| Name | Type |
|---|---|
| other | ImageRotationParams |
| Type |
|---|
| Boolean |