VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomDisplayedArea Class
In This Topic
DicomDisplayedArea Class Operators
In This Topic
For a list of all operators of this type, see DicomDisplayedArea.
Public Operators
 NameDescription
Public OperatorCompares two DicomDisplayedArea instances. The result specifies whether the values of the DisplayedAreaTopLeftCorner, DisplayedAreaBottomRightCorner and PresentationSizeMode and PresentationPixelAspectRatio properties of the two DicomDisplayedArea instances are equal.
Public OperatorCompares two DicomDisplayedArea instances. The result specifies whether the values of properties the DisplayedAreaTopLeftCorner, DisplayedAreaBottomRightCorner, PresentationSizeMode and PresentationPixelAspectRatio of the two DicomDisplayedArea instances are unequal.
See Also