StyleGrid REALbasic Plugin

StyleGridStyle.Constructor Constructor

A constructor that constructs a StyleGridStyle object from another StyleGridStyle object, where the font name and font size is copied from the base style.

Constructor(
   baseStyle as StyleGridStyle)

Parameters

baseStyle
The base style to construct a new style object from.

Remarks

See Also

StyleGridStyle Class