Searched defs:ArkUILineModifierAPI (Results 1 – 1 of 1) sorted by relevance
1027 struct ArkUILineModifierAPI { struct1028 …*SetStartPoint)(NodeHandle node, double* pointValues, int32_t* pointUnits, const char* pointStr[]);1029 void (*ResetStartPoint)(NodeHandle node);1030 … (*SetEndPoint)(NodeHandle node, double* pointValues, int32_t* pointUnits, const char* pointStr[]);1031 void (*ResetEndPoint)(NodeHandle node);