Hide menu
Loading...
Searching...
No Matches
mtk.MTKView.View_BackgroundStyle Class Reference

BackgroundStyle View/BackgroundStyle.hxx cadex/View/BackgroundStyle.hxx. More...

Inheritance diagram for mtk.MTKView.View_BackgroundStyle:
mtk.MTKCore.BaseObject mtk.MTKView.View_ColorBackgroundStyle mtk.MTKView.View_GradientBackgroundStyle mtk.MTKView.View_ImageBackgroundStyle

Public Member Functions

 __init__ (self, *args, **kwargs)
 
- Public Member Functions inherited from mtk.MTKCore.BaseObject
 Id (self)
 Return unique identifier of public object.
 
 IsNull (self)
 
 IsEqual (self, theObj)
 
 __hash__ (self)
 
 __eq__ (self, other)
 

Detailed Description

BackgroundStyle View/BackgroundStyle.hxx cadex/View/BackgroundStyle.hxx.

Defines background style.

Constructor & Destructor Documentation

◆ __init__()

mtk.MTKView.View_BackgroundStyle.__init__ ( self,
* args,
** kwargs )

Reimplemented from mtk.MTKCore.BaseObject.