-
Notifications
You must be signed in to change notification settings - Fork 0
Canvas
You can think of a Canvas as a sheet of paper, typically, not necessarily of a standard size such as A1, Tabloid or 8.5 x 11. It represents the total space where any drawing may occur. Typically, though, a margin is specified to preserve empty space along the edges of the Canvas. The margin can be set to zero all the way around if desired.
- ID
A unique numeric value.
Type: Canvas ID, based on Nominal
Standard sheet orientation with landscape indicating that the length is greater than the height.
Type: Portrait Landscape :: [ portrait | landscape ]
Length and width of the Canvas in points
Type: Rect Size
The default amount of space surrounding a Node in a Cell
Type: Padding
The user specified background color.
Type: Color Name
Whether or not to draw the margin. (for diagnostic purposes)
Type: Boolean
Copyright © 2021 and 2025, Leon Starr at Model Integration, LLC under the MIT Open Source License