VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomReferencedImage Class
Constructors Properties Methods Operators SeeAlso
In This Topic
    DicomReferencedImage Class Members
    In This Topic
    The following tables list the members exposed by DicomReferencedImage.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the displayed area of frame.
    Public PropertyGets the frame number.
    Public PropertyGets the SOP (Service-Object Pair) class. (Inherited from DicomReference)
    Public PropertyGets the SOP (Service-Object Pair) instance. (Inherited from DicomReference)
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    Public MethodReturns a System.String that represents this instance.
    Public Operators
     NameDescription
    Public OperatorOverloaded. Compares two instances. The result specifies whether the values of the , and properties of the two instances are equal.
    Public OperatorOverloaded. Compares two instances. The result specifies whether the values of the , and properties of the two instances are unequal.
    See Also