Exemplo n.º 1
0
 public static extern SU_RESULT SULineStyleGetName(SULineStyleRef line_style, ref SUStringRef name);
Exemplo n.º 2
0
 public static extern SU_RESULT SULineStylesGetLineStyleByName(SULineStylesRef line_styles, string name, ref SULineStyleRef line_style);