Gets or sets the orthogonal projection parameter for axis Y.
[Visual Basic]
Public Property DY As Single
[C#]
public float DY {get; set;}
A Single (VB) or float value (C#). The default value is 0.
If Projection is not Orthogonal, this property is not used.
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.