SharpLeaf Reference > PageLayout Class > Members

PageLayout.Members

Defines the structure of a single master page.

public class PageLayout

Constructors

PageLayout Instance Properties

Item[Int32]Default indexer into the PageLayout’s list of PageElement items
ColorColor of paper
CountNumber of PageElement items in the PageLayout (ReadOnly)
ElementsList of PageElement that constitute the PageLayout
FillStyleFillStyle of paper
FrameListList of Frames to flow through (defaults to empty vector for all frames in order of creation)
SizeSize of paper in points as a vector of two doubles

PageLayout Methods

AddAppend page elements (Frame, Rule etc) to a page layout
CloneTake a deep copy of this instance
ContainsCheck if the given PageElement is present in the PageLayout
ToStringReadable summary of page layout

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)


Send comments on this topic
© Dyalog Ltd 2021