AnyCAD Rapid API 2026
Help you to create a better world!
载入中...
搜索中...
未找到
AnyCAD.Foundation.Background类 参考

渲染背景基类 更多...

类 AnyCAD.Foundation.Background 继承关系图:
AnyCAD.Foundation.ColorBackground AnyCAD.Foundation.GradientColorBackground AnyCAD.Foundation.ImageBackground AnyCAD.Foundation.SkyboxBackground

Public 成员函数

 Background (global::System.IntPtr cPtr, bool cMemoryOwn)
 仅供内部使用
 
void Dispose ()
 

静态 Public 成员函数

static Background Create (EnumBackgroundTheme theme)
 根据主题创建背景对象
 

详细描述

渲染背景基类

提供视口背景的抽象接口,支持多种背景类型(单色、渐变、图像、天空盒等)

成员函数说明

◆ Create()

static Background AnyCAD.Foundation.Background.Create ( EnumBackgroundTheme theme)
static

根据主题创建背景对象

参数
theme背景主题
返回
背景智能指针