Include osifont in TechDraw
- also use PropertyFont instead of PropertyString
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
virtual ~DrawViewAnnotation();
|
||||
|
||||
App::PropertyStringList Text;
|
||||
App::PropertyString Font;
|
||||
App::PropertyFont Font;
|
||||
App::PropertyColor TextColor;
|
||||
App::PropertyInteger TextSize;
|
||||
App::PropertyInteger LineSpace;
|
||||
|
||||
Reference in New Issue
Block a user