This class provides the basic functionality to draw and visualize objects as well as their relationships and dependencies with each other (Data visualization)
Gets or sets background color of an object.
Provides an easier way to set the Drawable.RawColor4 property.
Gets or sets whether the object is currently being displayed.
Gets or sets the border size of the object when the cursor hovers over the object.
Gets or sets the border size of the object.
Gets or sets the font color of the text that is displayed in the object.
Gets or sets the font size of the text that is displayed in the object.
Initializes the object after de-serialization. (Same functionality as constructor.)
Forces child classes to implement a method that will determine their visibility at the specified depth.
Forces child classes to implement a method that draws the object.