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; }