SRGraphRect::GetLogRect

void SRGraphRect::GetLogRect(void)

Returns the logical rectangle determined by CalcCRect during draw process
If the logical coordinates have not been determined (the component has not been drawn), the value CRect(0,0,0,0) should be returned.

Defined in: SRGraphRect.h

Return Value

The rectangle in device dependent coordinates.