Click or drag to resize

ApplicationSettingsPartBackColor Property

Get or set the background color of the part drawing.

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 PartBackColor { get; set; }

Property Value

Type: Int32
ARGB value representing the background color of the part drawing.
Remarks
A value representing transparency is not reflected.
See Also