RhinoCommon API
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

public Color PageviewPaperColor { get; set; }
Public Property PageviewPaperColor As Color Get Set
Property Value
Type: Color