C#
VB
C++
Initializes a new instance of the AnnSize structure from a SizeF structure and a unit value.
Public Function New( _
ByVal sz As SizeF, _
ByVal unit As Leadtools.Annotations.AnnUnit _
)
public:
AnnSize(
SizeF sz,
Leadtools.Annotations.AnnUnit unit
)
sz
A SizeF structure that specifies the dimension for the new AnnSize structure.
unit
An AnnUnit value specifying the unit of measure for the values in this structure.
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