C#
VB
C++
Gets or sets the size of this AnnRectangle structure.
public AnnSize Size { get; set; }
Public Property Size As Leadtools.Annotations.AnnSize
public:
property Leadtools.Annotations.AnnSize Size {
Leadtools.Annotations.AnnSize get();
void set ( Leadtools.Annotations.AnnSize );
}
An AnnSize value specifying the size of this AnnRectangle 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