Click or drag to resize

HologramChild<int> Class

Inheritance Hierarchy

Namespace:  LynceeTec.Imaging
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public abstract class HologramChild<int> : BaseImage<int>

The HologramChild<int> type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyData (Inherited from BaseImage<int>.)
Public propertyGuid (Inherited from BaseImage<int>.)
Public propertyHeight (Inherited from BaseImage<int>.)
Public propertyHologramGuid
Public propertyIsPinned (Inherited from BaseImage<int>.)
Public propertyMaxValue
Public propertyMetadata (Inherited from BaseImage<int>.)
Public propertyMinValue
Public propertyStride (Inherited from BaseImage<int>.)
Public propertyWidth (Inherited from BaseImage<int>.)
Top
Methods
See Also