Contains the scalable metrics associated with the nonclient area of a nonminimized window. This structure is used by the SPI_GETNONCLIENTMETRICS and SPI_SETNONCLIENTMETRICS actions of the SystemParametersInfo function.
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- cbSize ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- iBorderWidth ↔ int
-
getter/setter pair
- iCaptionHeight ↔ int
-
getter/setter pair
- iCaptionWidth ↔ int
-
getter/setter pair
- iMenuHeight ↔ int
-
getter/setter pair
- iMenuWidth ↔ int
-
getter/setter pair
- iPaddedBorderWidth ↔ int
-
getter/setter pair
- iScrollHeight ↔ int
-
getter/setter pair
- iScrollWidth ↔ int
-
getter/setter pair
- iSmCaptionHeight ↔ int
-
getter/setter pair
- iSmCaptionWidth ↔ int
-
getter/setter pair
- lfCaptionFont ↔ LOGFONT
-
getter/setter pair
- lfMenuFont ↔ LOGFONT
-
getter/setter pair
- lfMessageFont ↔ LOGFONT
-
getter/setter pair
- lfSmCaptionFont ↔ LOGFONT
-
getter/setter pair
- lfStatusFont ↔ LOGFONT
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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