Click or drag to resize

ReferenceRectBorderColor Property

Sets the border Color of the ReferenceRect.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Color BorderColor { get; set; }

Property Value

Type: Color
See Also