WRAPPER_API static VerticalTransform *CreateVerticalTransform(ClassType classType)
The CreateVerticalTransform constructor creates a new instance of the VerticalTransform class. It requires a single argument, which gives the type of VerticalTransform to construct, according to the ClassType enumeration.