C#
VB
C++
Gets or sets a value specifying the size of this AnnRectangleControlPoint.
public virtual AnnSize Size { get; set; }
Public Overridable Property Size As Leadtools.Annotations.AnnSize
public:
virtual property Leadtools.Annotations.AnnSize Size {
Leadtools.Annotations.AnnSize get();
void set ( Leadtools.Annotations.AnnSize );
}
An AnnSize value specifying the size of this AnnRectangleControlPoint.
For an example, refer to AnnDesigner.
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