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