StyleGrid REALbasic Plugin

StyleGridStyle.Constructor Constructor

A constructor that constructs a StyleGridStyle object from a font name and font size.

Constructor(
   fontName as String,
   fontSize as Integer)

Parameters

fontName
The name of the font.
fontSize
The size of the font.

Remarks

See Also

StyleGridStyle Class