Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / DrawShading Class
Members

In This Topic
    DrawShading Class
    In This Topic
    PDF "sh" operator. Paint the shape and color shading described by a shading dictionary, subject to the current clipping path.
    Object Model
    DrawShading Class
    Syntax
    'Declaration
     
    Public Class DrawShading 
       Inherits OperatorBase
       Implements IVisualOperator 
    public class DrawShading : OperatorBase, IVisualOperator  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Operators.OperatorBase
          GrapeCity.Documents.Pdf.Operators.DrawShading

    See Also