Xfinium.Pdf.Annotations Namespace > Pdf3DCrossSection Class : Orientation Property |
'Declaration
Public Property Orientation As Object()
'Usage
Dim instance As Pdf3DCrossSection Dim value() As Object instance.Orientation = value value = instance.Orientation
public object[] Orientation {get; set;}
public: property array<Object^>^ Orientation { array<Object^>^ get(); void set ( array<Object^>^ value); }
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