MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ThreeDProperties Class / ProjectionMode Property

In This Topic
ProjectionMode Property (ThreeDProperties)
In This Topic

Gets or sets the projection mode used for 3D rendering.

Syntax
'Declaration
 
Public Property ProjectionMode As ThreeDPropertiesProjectionMode
 

Property Value

A ThreeDPropertiesProjectionMode enumeration indicating the projection mode used for 3D rendering.

See Also