←Select platform

VerticalRadius Property

Summary

Vertical radius of this ellipse annotation.

Syntax

C#
VB
Java
C++
public double VerticalRadius {get; set;}
Public Property VerticalRadius As Double
public double getVerticalRadius() 
public void setVerticalRadius(double radius) 
public: 
property double VerticalRadius { 
   double get(); 
   void set (    double ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize