PerspectiveRatioPct Property
In This Topic
Gets or sets the perspective ratio (0-100%) if the ProjectionType property is set to Perspective.
Syntax
'Declaration
Public Property PerspectiveRatioPct As Single
public float PerspectiveRatioPct {get; set;}
See Also