Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Creates a new Transformation with the given position, and then returns the new Transformation to the caller. PARAMETERS: HorizontalPosition (Integer), VerticalPosition (Integer).

Syntax

Code Block
languagevb
Public Function Ad( _
   ByVal HorizontalPosition As Variant, _
   ByVal VerticalPosition As Variant _
) As Transformation

Parameters

  • HorizontalPosition
  • VerticalPosition


Info
titleSee Also