You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

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

Syntax

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

Parameters

  • HorizontalPosition
  • VerticalPosition



  • No labels