ApplicationSettingsPaperBackColor1 Property |
Get or set the color of the upper side of the paper background.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract int PaperBackColor1 { get; set; }
Public MustOverride Property PaperBackColor1 As Integer
Get
Set
Property Value
Type:
Int32
ARGB value representing the upper color of the paper background.
Remarks
A value representing transparency is not reflected.
See Also