Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IRect Struct Reference

#include <DXP.RecordWrappers.h>

Inheritance diagram for DXP::IRect:

Public Member Functions

int GetLeft ()
int GetTop ()
int GetRight ()
int GetBottom ()
IPointGetTopLeft ()
IPointGetBottomRight ()

Member Function Documentation

◆ GetBottom()

int DXP::IRect::GetBottom ( )

◆ GetBottomRight()

IPoint * DXP::IRect::GetBottomRight ( )

◆ GetLeft()

int DXP::IRect::GetLeft ( )

◆ GetRight()

int DXP::IRect::GetRight ( )

◆ GetTop()

int DXP::IRect::GetTop ( )

◆ GetTopLeft()

IPoint * DXP::IRect::GetTopLeft ( )

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