Skip to main content

Class HiResRenderingContext

Namespace: Aurigma.DesignAtoms.VDP
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class HiResRenderingContext

Inheritance: System.Object -> HiResRenderingContext

Inherited Members

  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Constructors

HiResRenderingContext

public HiResRenderingContext()

Properties

ItemsData

public ItemsData ItemsData { get; set; }

VdpProductIndex

public int VdpProductIndex { get; set; }

ProductFileIndex

public int ProductFileIndex { get; set; }
Was this page helpful?