mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0022716: The method Aspect_GradientBackground::SetBgGradientFillMethod is not implemented
This commit is contained in:
parent
15e8b08292
commit
3f4ec8f62b
@ -47,9 +47,6 @@ is
|
||||
---Purpose: Modifies the colours of the window gradient background <me>.
|
||||
---Category: Methods to modify the class definition
|
||||
|
||||
SetBgGradientFillMethod( me ;
|
||||
AMethod : GradientFillMethod from Aspect = Aspect_GFM_NONE);
|
||||
|
||||
----------------------------
|
||||
-- Category: Inquire methods
|
||||
----------------------------
|
||||
|
@ -48,4 +48,3 @@ Aspect_GradientFillMethod Aspect_GradientBackground::BgGradientFillMethod( ) con
|
||||
{
|
||||
return MyGradientMethod;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user