• Overview
  • How it works
  • Documentation
  • Blog
  • Forum
Search Results for

    Show / Hide Table of Contents

    PushTransform Method

    PushTransform(TransformMatrix)

    Pushes the current state of the DrawingContext transformation matrix on a stack and concatenates the current transform with a new transform.

    Declaration
    public void PushTransform(TransformMatrix transform)
    Parameters
    Type Name Description
    TransformMatrix transform

    A transform to concatenate with the current transform.

    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software