RegionGetColorBackground Method |
Gets the background color.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public Color GetColorBackground()
Public Function GetColorBackground As Color
public:
Color GetColorBackground()
member GetColorBackground : unit -> Color
Return Value
Type:
ColorThe background color.
See Also