Documentazione API > Custom user interface > Object ProUIDrawingarea > Function ProUIDrawingareaFontclassSet
Function ProUIDrawingareaFontclassSet
Description
Set font class to the drawing area.
Synopsis
ProUIDrawingareaFontclassSet
(
char* dialog
/* (In)
The name of the dialog that contains the drawing area.
*/
char* component
/* (In)
The name of the drawing area component.
*/
/* (In)
Font class to be set.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
È stato utile?