DXFont.Equals(DXFont) Method
Determines whether the specified DXFont object is equal to the current DXFont
instance.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
Name | Type | Description |
---|---|---|
other | DXFont | A |
Returns
Type | Description |
---|---|
Boolean |
|
See Also