Table of Contents

Class Relationship

Namespace
EasyAR.Mega.Ema.v0_5
Assembly
EasyAR.Mega.Ema.dll

Annotation data of relationship type.

public sealed class Relationship : Annotation, IAnnotation
Inheritance
Relationship
Implements
Inherited Members
Annotation.SetProperty<T>(string, Optional<T>)

Fields

members

Relationship member.

public List<Guid> members

Field Value

Properties

Category

Classification.

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

Property Value

IsDirected

Whether the relationship member data is directed.

public bool IsDirected { get; set; }

Property Value