public static extern SU_RESULT SUDimensionStyleGetArrowType(SUDimensionStyleRef style, ref SUArrowType type);
public static extern SU_RESULT SUTextSetArrowType(SUTextRef text, SUArrowType arrow_type);
public static extern SU_RESULT SUDimensionSetArrowType(SUDimensionRef dimension, SUArrowType type);