Show / Hide Table of Contents

Interface IGraphableEmbedContainer

Inherited Members
IGraphable.InstantiateFromResource(IGraphable)
IGraphable.SetGraph(Object)
IGraphable.GraphableTransitionIdentifiers()
IGraphable.PerformGraphableTransition(GraphableTransition)
Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public interface IGraphableEmbedContainer : IGraphable

Properties

GraphableEmbedViewObjects

Declaration
IGraphableEmbedViewObject[] GraphableEmbedViewObjects { get; }
Property Value
Type Description
IGraphableEmbedViewObject[]

Methods

EmbedGraphables(List<GraphableEmbedData>)

Declaration
void EmbedGraphables(List<GraphableEmbedData> graphableEmbedDatas)
Parameters
Type Name Description
System.Collections.Generic.List<GraphableEmbedData> graphableEmbedDatas
Back to top © 2019 Pelican 7 LTD. All rights reserved.