Search Results for

    Show / Hide Table of Contents

    Interface ICeresNodeView

    Interface for node views managed by CeresGraphView

    Namespace: Ceres.Editor.Graph
    Assembly: cs.temp.dll.dll
    Syntax
    public interface ICeresNodeView

    Properties

    Guid

    Graph scope node view guid

    Declaration
    string Guid { get; }
    Property Value
    Type Description
    string

    NodeElement

    Node visual element of this view

    Declaration
    NodeElement NodeElement { get; }
    Property Value
    Type Description
    NodeElement
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX