PerspectiveFactor Property
In This Topic
Gets or sets the value defining how much more distant elements are zoomed out comparing to less distant elements. This is an attached dependency property.
Syntax
'Declaration
Public Property PerspectiveFactor As Double
public double PerspectiveFactor {get; set;}
See Also