DK11 for Python | tatukgis.pdk.TGIS_ViewerWnd.AfterPaintEvent | Constructors | Methods | Properties | Events
AfterPaint event. Will be fired after any Paint operation. Uses painting context object.
Available also on: Delphi FMX | .NET WinForms | ActiveX.
# Python @property def AfterPaintEvent( self ) -> TGIS_PaintEvent: @AfterPaintEvent.setter def AfterPaintEvent( self _value: typing.Callable[[TObject, TObject], None] ) -> None:
Type |
---|
TGIS_PaintEvent |