Table of Contents

Class Relationship

名前空間
EasyAR.Mega.Ema.v0_5
アセンブリ
EasyAR.Mega.Ema.dll

リレーションタイプの注釈データ。

public sealed class Relationship : Annotation, IAnnotation
継承
Relationship
実装
継承されたメンバー
Annotation.SetProperty<T>(string, Optional<T>)

フィールド

members

リレーションメンバー。

public List<Guid> members

プロパティ

Category

分類。

public Optional<string> Category { get; set; }

IsDirected

リレーションメンバーデータが有向かどうか。

public bool IsDirected { get; set; }