[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.DrawShading

DrawShading Class

PDF "sh" operator. Paint the shape and color shading described by a shading dictionary, subject to the current clipping path.

Inheritance
DrawShading
Implements
Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public class DrawShading : OperatorBase, IVisualOperator
Public Class DrawShading
    Inherits OperatorBase
    Implements IVisualOperator

Fields

Name Description
ShadingName

The name of the shading.

Properties

Name Description
Desc

Gets the operator's description.

Name

Gets the operator's PDF name.

Methods

Name Description
GetBounds()

Returns the operator's bounds.

IsSame(OperatorBase)

Determines whether the provided operator is the same as the current operator.