- void SetPointSize(const int pointSize);
- void SetFamily(const int family);
- void SetStyle(const int style);
- void SetWeight(const int weight);
+ void SetPointSize(int pointSize);
+ void SetFamily(int family);
+ void SetStyle(int style);
+ void SetWeight(int weight);