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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IGridArea:
SCH::IPrimitive

Public Member Functions

IPlotGetProperty_ParentPlot ()
int GetProperty_GridLeft ()
int GetProperty_GridRight ()
int GetProperty_GridWidth ()
int GetProperty_GridHeight ()
int GetProperty_GridBottom ()
int GetProperty_GridTop ()
void SetProperty_GridBottom (int Value)
void SetProperty_GridTop (int 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_GridBottom()

int SCH::IGridArea::GetProperty_GridBottom ( )

◆ GetProperty_GridHeight()

int SCH::IGridArea::GetProperty_GridHeight ( )

◆ GetProperty_GridLeft()

int SCH::IGridArea::GetProperty_GridLeft ( )

◆ GetProperty_GridRight()

int SCH::IGridArea::GetProperty_GridRight ( )

◆ GetProperty_GridTop()

int SCH::IGridArea::GetProperty_GridTop ( )

◆ GetProperty_GridWidth()

int SCH::IGridArea::GetProperty_GridWidth ( )

◆ GetProperty_ParentPlot()

IPlot * SCH::IGridArea::GetProperty_ParentPlot ( )

◆ SetProperty_GridBottom()

void SCH::IGridArea::SetProperty_GridBottom ( int Value)

◆ SetProperty_GridTop()

void SCH::IGridArea::SetProperty_GridTop ( int Value)

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