Search Results for

    Show / Hide Table of Contents

    Enum ShadingModel

    Model of shading

    Namespace: FastReport.Export.Hpgl.Commands
    Assembly: FastReport.dll
    Syntax
    public enum ShadingModel

    Fields

    Name Description
    CrossingHatching

    It is crossing hatching at space and angle which were specified by FT command.

    Hatching

    Hatching which is the single direction at space and angle which were specified by FT command

    Interactive

    Painting out interactive at space specified by PT command (FT command interval and angle are ignored)

    None

    None (solid)

    SingleDirection

    It is painting out (FT command space and angle are ignored) of the single direction at space specified by PT command.

    Back to top © 1998-2025 Copyright Fast Reports Inc.