GetScales method
Retrieves the x-axis and y-axis scale factors.
Syntax
HRESULT retVal = object.GetScales(Scales);
Parameters
Scales [out]
Type: floatOn return, this array is filled with the current x-axis and y-axis scale factors. The DXBNDID enumeration elements can be used to index the array.