'Declaration Public Function New( _
ByVal rectThe rectangle that defines the bounding box of displayed area.As System.Drawing.RectangleF _
)
public DicomDisplayedArea(
System.Drawing.RectangleF rect
)
public: DicomDisplayedArea(
System.Drawing.RectangleF* rect
)
public:
DicomDisplayedArea(
System.Drawing.RectangleF^ rect
)
Parameters
- rect
- The rectangle that defines the bounding box of displayed area.