Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Initializes a new instance of the Spotfire.Dxp.Framework.Styles.FontMetadata class.
The font family name.
The rendering size in units specified by unit.
OptionalfontStyleFlags: FontStyleFlagsThe font's styling.
Optionalunit: FontUnitThe unit to use when interpreting size.
Creates a new Spotfire.Dxp.Framework.Styles.FontMetadata instance with a different size.
A new instance with a different size.
Creates a new Spotfire.Dxp.Framework.Styles.FontMetadata instance with FontStyleFlags set to flags.
A new instance with FontStyleFlags set to flags.
Font metadata required for rendering.
Since
2.0