// Customizations for Viewport. // Author: Lee Mallabone // Make a default constructor that wraps typical usage. public Viewport (): this (null, null) { }