Spread for ASP.NET 9.0 Product Documentation
PerspectiveAngle Property


Gets the field of view angle.
Syntax
'Declaration
 
Public ReadOnly Property PerspectiveAngle As Single
'Usage
 
Dim instance As PerspectiveProjection
Dim value As Single
 
value = instance.PerspectiveAngle
public float PerspectiveAngle {get;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

PerspectiveProjection Class
PerspectiveProjection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.