|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| IWaveLegend * | GetProperty_ParentLegend () |
| TScrollArrowDirection | GetProperty_Direction () |
| bool | GetProperty_Visible () |
| void | SetProperty_Visible (bool Value) |
| bool | GetProperty_MouseOver () |
| void | SetProperty_MouseOver (bool Value) |
| Public Member Functions inherited from SCH::IPrimitive | |
| TViewablePrimitiveId | GetProperty_ViewablePrimitiveId () |
| void | SetProperty_BoundingRect (DXP::C_Rect Value) |
| DXP::C_Rect | GetProperty_BoundingRect () |
| TScrollArrowDirection SCH::IScrollArrow::GetProperty_Direction | ( | ) |
| bool SCH::IScrollArrow::GetProperty_MouseOver | ( | ) |
| IWaveLegend * SCH::IScrollArrow::GetProperty_ParentLegend | ( | ) |
| bool SCH::IScrollArrow::GetProperty_Visible | ( | ) |
| void SCH::IScrollArrow::SetProperty_MouseOver | ( | bool | Value | ) |
| void SCH::IScrollArrow::SetProperty_Visible | ( | bool | Value | ) |