C#
VB
C++
Initializes a new instance of the AnnSize structure from a SizeF structure.
Public Function New( _
ByVal sz As SizeF _
)
public:
AnnSize(
SizeF sz
)
sz
A SizeF structure that specifies the dimensions for the new AnnSize structure.
The Unit property will be set to the default (Pixel).
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