This .NET enum wraps the AcGiMapper::Projection ObjectARX enum.
This enumeration provides values that describe the mapping projection of the mapper.
Public Enum Projection Parallel Perspective End Enum
public enum Projection { Parallel, Perspective }