Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

VerticalRadius Property






Vertical radius of this ellipse annotation.
Syntax
public double VerticalRadius {get; set;}
'Declaration
 
Public Property VerticalRadius As Double
'Usage
 
Dim instance As PDFEllipseAnnotation
Dim value As Double
 
instance.VerticalRadius = value
 
value = instance.VerticalRadius
public double getVerticalRadius()
public void setVerticalRadius(double radius)
            
public:
property double VerticalRadius {
   double get();
   void set (    double value);
}

Property Value

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.
Example

For an example, refer to PDFEllipseAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFEllipseAnnotation Class
PDFEllipseAnnotation Members
PDF Coordinate System

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features