C#
VB
Java
C++
Vertical radius of this ellipse annotation.
public double VerticalRadius { get; set; }
Public Property VerticalRadius As Double
public double getVerticalRadius()
public void setVerticalRadius(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