2027 Enumeration
Changes 0
E

FittingAngleUsage

Description:
An enumerated type representing the options for how to limit the angle values applicable to fitting content.
public enum FittingAngleUsage
Name Description
E UseAnAngleIncrement Uses the increment to determine the angle value.
E UseAnyAngle Uses any angle supported by fitting content.
E UseSpecificAngles Uses only the angles specified.