XFINIUM.PDF Documentation
PdfRectilinearMeasure Class
Members 



Defines a rectilinear measure.
Object Model
PdfRectilinearMeasure ClassPdfNumberFormatCollection ClassPdfNumberFormat ClassPdfNumberFormatCollection ClassPdfNumberFormat ClassPdfNumberFormatCollection ClassPdfNumberFormat ClassPdfPoint ClassPdfNumberFormatCollection ClassPdfNumberFormat ClassPdfNumberFormatCollection ClassPdfNumberFormat ClassPdfNumberFormatCollection ClassPdfNumberFormat Class
Syntax
'Declaration
 
Public Class PdfRectilinearMeasure 
   Inherits PdfMeasure
'Usage
 
Dim instance As PdfRectilinearMeasure
public class PdfRectilinearMeasure : PdfMeasure 
public ref class PdfRectilinearMeasure : public PdfMeasure 
Remarks
The rectilinear measure defines a rectilinear coordinate system. A rectilinear coordinate system is defined as one in which the x and y axes are perpendicular and have units that increment linearly (to the right and up, respectively).
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Spatial.PdfMeasure
      Xfinium.Pdf.Spatial.PdfRectilinearMeasure

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfRectilinearMeasure Members
Xfinium.Pdf.Spatial Namespace

Send Feedback