SynopsisFor more information, see chapter 10, "The Shape Engine," HT_Shape, HT_Fill_Shape, HT_Line_Shape HT_Shape_Types, HT_Shape_Engine, HT_Shape_Engine_Data.
class HT_Marker_Shape : public HT_Shape {
HANDLE_CLASS_BASIC_FUNCTIONS (HT_Marker_Shape, HT_Marker_Shape_Data);
public:
HT_Marker_Shape () {}
HEIDI_API HT_Marker_Shape (HT_Shape_Engine_Data const * engine, int number);
};