예제 #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);