Click or drag to resize

AppearanceSettingsStatePageviewPaperColor Property

CRhinoPageView 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 Color PageviewPaperColor { get; set; }

Property Value

Type: Color
See Also