Static
EqualsDetermines 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.
Optional
fontStyleFlags: FontStyleFlagsThe font's styling.
Optional
unit: FontUnitThe unit to use when interpreting size.
Gets the family name of the font.
Gets the style of the font.
Gets the rendering size of the font.
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