'Declaration
Public Overridable Property VisualRectangle As Xfinium.Pdf.Graphics.PdfVisualRectangle
'Usage
Dim instance As PdfVisualAnnotation
Dim value As Xfinium.Pdf.Graphics.PdfVisualRectangle
instance.VisualRectangle = value
value = instance.VisualRectangle
public virtual Xfinium.Pdf.Graphics.PdfVisualRectangle VisualRectangle {get; set;}
public:
virtual property Xfinium.Pdf.Graphics.PdfVisualRectangle^ VisualRectangle {
Xfinium.Pdf.Graphics.PdfVisualRectangle^ get();
void set ( Xfinium.Pdf.Graphics.PdfVisualRectangle^ value);
}
Property Value
A
Xfinium.Pdf.Graphics.PdfVisualRectangle that represents the position and size of the annotation on the page.
Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2