DTTOPTS class base struct

Defines the options for the DrawThemeTextEx function.

Inheritance

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<DTT_CALLBACK_PROC>>
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