GlyphId.op_Inequality
GlyphId Inequality operator
Returns true if two glyph ids are not equal.
public static bool operator !=(GlyphId obj1, object obj2)
Parameter | Type | Description |
---|---|---|
obj1 | GlyphId | First glyph identifier to compare. |
obj2 | Object | Second glyph identifier to compare. |
Return Value
Comparison result.
See Also
- class GlyphId
- namespace Aspose.Font.Glyphs
- assembly Aspose.Font