Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IScrollArrow Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IScrollArrow:
SCH::IPrimitive

Public Member Functions

IWaveLegendGetProperty_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 ()

Member Function Documentation

◆ GetProperty_Direction()

TScrollArrowDirection SCH::IScrollArrow::GetProperty_Direction ( )

◆ GetProperty_MouseOver()

bool SCH::IScrollArrow::GetProperty_MouseOver ( )

◆ GetProperty_ParentLegend()

IWaveLegend * SCH::IScrollArrow::GetProperty_ParentLegend ( )

◆ GetProperty_Visible()

bool SCH::IScrollArrow::GetProperty_Visible ( )

◆ SetProperty_MouseOver()

void SCH::IScrollArrow::SetProperty_MouseOver ( bool Value)

◆ SetProperty_Visible()

void SCH::IScrollArrow::SetProperty_Visible ( bool Value)

The documentation for this struct was generated from the following file: