virtual RectF GetSafeRect() const = 0;
GetSafeRect obtains the safe rectangle, in pixels, that was previously set by the SetSafeRect method. It is possible to retrieve the rectangle through ActionScript -Stage.safeRect (ActionScript extensions should be turned on, see "ActionScript Extensions Reference" ).
A RectF value containing safe rectangle, coordinates are in pixels.