CustomScale Structure

Visual Basic
Public Structure CustomScale
End Structure
C#
public struct CustomScale {
}
Description

 

This class encapsulates the numerator and denominator values that define a custom print scale.

Links