DTTOPTS class Struct
Defines the options for the DrawThemeTextEx function.
- Inheritance
- Implemented types
- Available extensions
Constructors
- DTTOPTS()
Properties
- crBorder ↔ int
-
getter/setter pair
- crShadow ↔ int
-
getter/setter pair
- crText ↔ int
-
getter/setter pair
- dwFlags ↔ int
-
getter/setter pair
- dwSize ↔ int
-
getter/setter pair
- fApplyOverlay ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- iBorderSize ↔ int
-
getter/setter pair
- iColorPropId ↔ int
-
getter/setter pair
- iFontPropId ↔ int
-
getter/setter pair
- iGlowSize ↔ int
-
getter/setter pair
- iStateId ↔ int
-
getter/setter pair
- iTextShadowType ↔ int
-
getter/setter pair
- lParam ↔ int
-
getter/setter pair
-
pfnDrawTextCallback
↔ Pointer<
NativeFunction< DrawTextCallback> > -
getter/setter pair
- ptShadowOffset ↔ POINT
-
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