示例#1
0
 public static extern SU_RESULT SUDimensionStyleGetArrowType(SUDimensionStyleRef style, ref SUArrowType type);
示例#2
0
 public static extern SU_RESULT SUTextSetArrowType(SUTextRef text, SUArrowType arrow_type);
示例#3
0
 public static extern SU_RESULT SUDimensionSetArrowType(SUDimensionRef dimension, SUArrowType type);