Initializes a new instance of the AnnRectangle structure from a RectangleF structure and a unit of measure.
Overload | Description |
---|---|
AnnRectangle(annpoint,annsize) | Initializes a new instance of the AnnRectangle structure at the specified location and of the specified size. |
AnnRectangle(float,float,float,float) | Initializes a new instance of the AnnRectangle structure using the specified dimensions. |
AnnRectangle(float,float,float,float,annunit) | Initializes a new instance of the AnnRectangle structure at a specific location using specified dimensions and AnnUnit value. |
AnnRectangle(rectanglef) | Initializes a new instance of the AnnRectangle structure from a RectangleF. |
AnnRectangle(rectanglef,annunit) | Initializes a new instance of the AnnRectangle structure from a RectangleF structure and a unit of measure. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET