Description
This class encapsulates the numerator and denominator values that define a custom print scale.
Visual Basic
Public Structure CustomScale End Structure
C#
public struct CustomScale { }
Links
CustomScale Methods, CustomScale Operators, CustomScale Properties