Click or drag to resize

FotoActor Class

Represents someone or something that is in a photo. The FotoProperties class contains a child collection PhotoActor.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.DTOFotoActor

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public sealed class FotoActor : IEquatable<FotoActor>

The FotoActor type exposes the following members.

Constructors
 NameDescription
Public methodFotoActor Represents someone or something that is in a photo. The FotoProperties class contains a child collection PhotoActor.
Top
Properties
 NameDescription
Public propertyGroup 
Public propertyIsPrimary 
Public propertyName 
Top
See Also