C#
VB
Java
C++
Horizontal radius of this ellipse annotation.
public double HorizontalRadius { get; set; }
Public Property HorizontalRadius As Double
public double getHorizontalRadius()
public void setHorizontalRadius(double radius)
A System.Double that represents the horizontal radius, in PDF units (1/72 of an inch from the bottom-left), of the ellipse annotation. The default value is 0 System.Double.
For an example, refer to PDFEllipseAnnotation.
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