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