Example #1
0
 public static extern SU_RESULT SULineStyleGetName(SULineStyleRef line_style, ref SUStringRef name);
Example #2
0
 public static extern SU_RESULT SULineStylesGetLineStyleByName(SULineStylesRef line_styles, string name, ref SULineStyleRef line_style);