The NEWTEXTMETRIC structure contains data that describes a physical font.
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- ntmAvgWidth ↔ int
-
getter/setter pair
- ntmCellHeight ↔ int
-
getter/setter pair
- ntmFlags ↔ int
-
getter/setter pair
- ntmSizeEM ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tmAscent ↔ int
-
getter/setter pair
- tmAveCharWidth ↔ int
-
getter/setter pair
- tmBreakChar ↔ int
-
getter/setter pair
- tmCharSet ↔ int
-
getter/setter pair
- tmDefaultChar ↔ int
-
getter/setter pair
- tmDescent ↔ int
-
getter/setter pair
- tmDigitizedAspectX ↔ int
-
getter/setter pair
- tmDigitizedAspectY ↔ int
-
getter/setter pair
- tmExternalLeading ↔ int
-
getter/setter pair
- tmFirstChar ↔ int
-
getter/setter pair
- tmHeight ↔ int
-
getter/setter pair
- tmInternalLeading ↔ int
-
getter/setter pair
- tmItalic ↔ int
-
getter/setter pair
- tmLastChar ↔ int
-
getter/setter pair
- tmMaxCharWidth ↔ int
-
getter/setter pair
- tmOverhang ↔ int
-
getter/setter pair
- tmPitchAndFamily ↔ int
-
getter/setter pair
- tmStruckOut ↔ int
-
getter/setter pair
- tmUnderlined ↔ int
-
getter/setter pair
- tmWeight ↔ int
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited