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; }
Public Shared Property PageviewPaperColor As Color
Get
Set
Property Value
Type:
ColorSee Also