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

The point style. 更多...

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

Public 成员函数

void SetPointSize (float pointSize)
 
float GetPointSize ()
 
void SetMarker (String^ name)
 
String^ GetMarker ()
 
- Public 成员函数 继承自 AnyCAD::Platform::RenderStyle
void SetColor (ColorValue^ clr)
 
void SetColor (int r, int g, int b)
 
ColorValueGetColor ()
 
- Public 成员函数 继承自 AnyCAD::Platform::Object
String^ GetObjectClassId ()
 
StringList^ ListParentClassIds ()
 

详细描述

The point style.

TODO:

成员函数说明

String ^ AnyCAD::Platform::PointStyle::GetMarker ( )

Get the marker. Default is empty.

返回
the marker name.
float AnyCAD::Platform::PointStyle::GetPointSize ( )

Get Line Width

返回
float
void AnyCAD::Platform::PointStyle::SetMarker ( String^  name)

Set the marker

参数
namethe marker name
void AnyCAD::Platform::PointStyle::SetPointSize ( float  pointSize)

Set Point Size

参数
pointSizethe point size

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