Sandbox Logo

RootPanel.RenderedManually

bool RenderedManually { get; set; }

Description

If set to true this panel won't be rendered to the screen like a normal panel. This is true when the panel is drawn via other means (like as a world panel).

Return

User Comments