Click or drag to resize

AppearanceSettingsPageviewPaperColor Property

Gets or sets the paper background. A rectangle is drawn into the background of page views to represent the printed area. The alpha portion of the color is used to draw the paper blended into the background

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Color PageviewPaperColor { get; set; }

Property Value

Type: Color
See Also