AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
Public 成员函数 | 所有成员列表
AnyCAD::Platform::RenderStyle类 参考

The Scene node style. 更多...

类 AnyCAD::Platform::RenderStyle 继承关系图:
AnyCAD::Platform::Object AnyCAD::Platform::FaceStyle AnyCAD::Platform::LineStyle AnyCAD::Platform::PointStyle

Public 成员函数

void SetColor (ColorValue^ clr)
 
void SetColor (int r, int g, int b)
 
ColorValueGetColor ()
 
- Public 成员函数 继承自 AnyCAD::Platform::Object
String^ GetObjectClassId ()
 
StringList^ ListParentClassIds ()
 

详细描述

The Scene node style.

TODO:

成员函数说明

ColorValue ^ AnyCAD::Platform::RenderStyle::GetColor ( )

Get Color

返回
ColorValue
void AnyCAD::Platform::RenderStyle::SetColor ( ColorValue clr)

Set Color

参数
clrthe color
void AnyCAD::Platform::RenderStyle::SetColor ( int  r,
int  g,
int  b 
)

Set Color

参数
rthe red value
gthe green value
bthe blue value

该类的文档由以下文件生成: