Subject | English | Korean |
comp., MS | layout cell | 레이아웃 셀 (A cell in a layout table) |
comp., MS | layout container | 레이아웃 컨테이너 (An element that controls the positioning, size and dimensions, and arrangement of other elements contained within them. Layout containers are adaptive in the sense that they can be implemented implicitly, meaning the layout automatically resizes, or auto-sizes, according to the window size) |
comp., MS | Layout page | 레이아웃 페이지 (A web page named _Layout.cshtml that provides a template for the content of another page in an ASP.NET Web pages site) |
comp., MS | layout panel | 레이아웃 패널 (A panel that controls the positioning, size and dimensions, and arrangement of other elements contained within them. Layout panels are adaptive in the sense that they can be implemented implicitly, meaning the layout automatically resizes, or auto-sizes, according to the window size) |
comp., MS | layout pass | 레이아웃 단계 (A process that calculates the size and position of elements in the user interface) |
comp., MS | layout path | 레이아웃 패스 (A dynamic layout of objects or elements along one or more paths) |
comp., MS | Layout Preview | 레이아웃 미리 보기 (A feature that uses a minimum amount of data to display the general layout of a report) |
comp., MS | layout style | 레이아웃 스타일 (A pre-defined table style that allows users to change the look and feel of a form) |
comp., MS | layout table | 레이아웃 표 (A predefined layout that defines the structure of a Web page as a table. A layout table can also include formatting such as rounded corners, borders, and visual effects) |
comp., MS | layout transform | 레이아웃 변형 (A type of transformation that is applied before the layout pass. After the transform is applied, the layout system processes the transformed size and position of the element. Use a layout transform property only when scaling, rotating, or skewing and you need the parent of the element to adjust to the transformed size of the element. Otherwise, use a render transform, which is more efficient) |
comp., MS | print layout view | 인쇄 모양 보기 (A view of a document as it will appear on the printed page) |
comp., MS | reading layout view | 읽기 모드 보기 (A view that is designed for reading documents on a computer screen. The document is resized to fit the screen and most toolbars are removed, but commands are available for navigating, commenting, and looking up words) |
comp., MS | report layout template | 보고서 레이아웃 템플릿 (A pre-designed table, matrix, or chart report template in Report Builder) |
comp., MS | Web layout view | 웹 모양 보기 (A view of a document as it will appear in a Web browser. For example, the document appears as one long page (without page breaks) and text and tables wrap to fit in the window) |