Click or drag to resize
OGFont Methods

The OGFont type exposes the following members.

Methods
  NameDescription
Public methodChangeFont
Composes this font using a source font and a ModifyType for the operation.
Public methodClone
Creates a copy of this font.
Public methodStatic memberDefaultFont
Returns a font with all default values.
Public methodGetFontKey
Returns the hash key for this OGFont.
Public methodGetGdiPlusFont
Returns a GDI+ font equivalent to this OGFont.
Public methodGetHashCode
Computes the hash key for this OGFont.
(Overrides ObjectGetHashCode.)
Public methodGetObjectData
Internal.
Public methodIsSubSet
Indicates if this font is a subset of a specified font.
Protected methodSetBold
Internal.
Protected methodSetFaceName
Internal.
Protected methodSetItalic
Internal.
Protected methodSetOrientation
Internal.
Protected methodSetSize
Internal.
Protected methodSetStrikeOut
Internal.
Protected methodSetUnderLine
Internal.
Public methodToString
Internal.
(Overrides ObjectToString.)
Top
See Also