ActiveReports 8
Perspective Property (ThreeDProperties)

Gets or sets the angle of perspective.

Syntax
'Declaration
 
Public Property Perspective As System.Nullable(Of Integer)
public System.Nullable<int> Perspective {get; set;}

Property Value

A NullableInt32 indicating the angle of perspective.

Remarks

This property is ignored unless the ProjectionMode property is set to DataDynamics.Reports.ReportObjectModel.Rdl.ThreeDPropertiesProjectionMode.Perspective

See Also

Reference

ThreeDProperties Class
ThreeDProperties Members

Support Forum