XFINIUM.PDF Documentation
Pdf3DCrossSectionCollection Class
Members 



Defines a collection of 3D cross sections.
Object Model
Pdf3DCrossSectionCollection ClassPdf3DCrossSection Class
Syntax
'Declaration
 
Public Class Pdf3DCrossSectionCollection 
   Inherits System.Collections.ObjectModel.Collection(Of Pdf3DCrossSection)
'Usage
 
Dim instance As Pdf3DCrossSectionCollection
public class Pdf3DCrossSectionCollection : System.Collections.ObjectModel.Collection<Pdf3DCrossSection> 
public ref class Pdf3DCrossSectionCollection : public System.Collections.ObjectModel.Collection<Pdf3DCrossSection> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Xfinium.Pdf.Annotations.Pdf3DCrossSectionCollection

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

Pdf3DCrossSectionCollection Members
Xfinium.Pdf.Annotations Namespace

Send Feedback