ImageEn, unit hyiedefs

TIEAngleMode


Declaration

TIEAngleMode = (ieaNormal, ieaInverted, ieaSmallOnly, ieaLargeOnly);


Description

Value Description
ieaNormal Angles will operate counter-clockwise (from first point to last point)
ieaInverted Angles will operate clockwise (from first point to last point)
ieaSmallOnly Angles will always be treated as < 180°
ieaLargeOnly Angles will always be treated as >= 180°