Click or drag to resize

InvertPicture Class

Response from the ListPicturesInverted API method.
Inheritance Hierarchy
SystemObject
  Orthogonal.Hoarder.StdLib.DTOInvertPicture

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.22
Syntax
C#
public sealed class InvertPicture

The InvertPicture type exposes the following members.

Constructors
 NameDescription
Public methodInvertPictureInitializes a new instance of the InvertPicture class
Public methodInvertPicture(String, IEnumerableInvertPicTitle)Initializes a new instance of the InvertPicture class
Top
Properties
 NameDescription
Public propertyBlobName 
Public propertyTitles 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also