Gets or sets the orthogonal projection parameter for axis X.
[Visual Basic]
Public Property DX As Single
[C#]
public float DX {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.