Vixen
caa30e12
csharp
public sealed class NodeOverlayLayer

The layer regions are drawn on, under the nodes and over the grid.

Read the guide page for this →

Remarks

Drawn rather than built out of elements, for NodeWireLayer's reason: a shaded rectangle has no interactions and no text, and as an element it would be a style node and a layout box for a picture.

Fields and properties (1)

  • protected override string TagName

    The element name this type answers to when a caller does not choose one.

Methods (1)

  • protected override void OnDraw(DrawContext context)

    Draws whatever this element is, beyond what a stylesheet can describe.

Used by (1)

  • NodeCanvasVixen.Ui.Controls.Advanced