|
virtual void | SetVerticesDirty () |
|
virtual void | ClearVerticesDirty () |
|
virtual void | SetComponentDirty () |
|
virtual void | ClearComponentDirty () |
|
virtual void | ClearDirty () |
|
virtual void | SetAllDirty () |
|
|
bool | m_VertsDirty |
|
bool | m_ComponentDirty |
|
Painter | m_Painter |
|
Definition at line 13 of file ChartComponent.cs.
◆ anyDirty
bool XCharts.ChartComponent.anyDirty |
|
get |
◆ componentDirty
virtual bool XCharts.ChartComponent.componentDirty |
|
get |
组件重新初始化标记。
Definition at line 25 of file ChartComponent.cs.
25 {
get {
return m_ComponentDirty; } }
◆ vertsDirty
virtual bool XCharts.ChartComponent.vertsDirty |
|
get |
The documentation for this class was generated from the following file: