ProjectionAttribute.

ProjectionAttribute(ProjectionType) Constructor

Summary

Initializes a new instance of the ProjectionAttribute class.

Syntax

public ProjectionAttribute(ProjectionType projectionType = 0)

Parameters

Name Type Description
projectionType ProjectionType Type of the projection.

Return Value

Type Description
void