ImageRotationParams.Equals(ImageRotationParams) Method
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
other | ImageRotationParams |
Returns
Type |
---|
Boolean |
See Also
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v24.2.dll
public bool Equals(
ImageRotationParams other
)
Public Function Equals(
other As ImageRotationParams
) As Boolean
Name | Type |
---|---|
other | ImageRotationParams |
Type |
---|
Boolean |
No
Your feedback is appreciated.