Click or drag to resize

PdfShadingObject Class

Represents a shading object.
Inheritance Hierarchy

Namespace:  Patagames.Pdf.Net
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public class PdfShadingObject : PdfPageObject

The PdfShadingObject type exposes the following members.

Properties
  NameDescription
Public propertyShading
Gets or sets the shading pattern.
Top
Methods
  NameDescription
Public methodCalcBoundingBox
Calculate bounding box
Public methodStatic memberCreate
Create new instance of PdfShadingObject class
Public methodStatic memberCreate(PdfShadingPattern)
Create new instance of PdfShadingObject class
Top
See Also