DsPdfJS API - v9.1.0
    Preparing search index...

    Class HatchBrush

    Represents a hatch brush.

    Hierarchy (View Summary)

    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    • get backColor(): Color

      Gets the color of spaces between the hatch lines.

      Returns Color

    • get foreColor(): Color

      Gets the color of hatch lines.

      Returns Color

    • get id(): number

      Gets the reference to the object.

      Returns number

    Methods

    • Detaches the object from the ObjectManager and deallocates its memory, if possible.

      Returns void