public override void Create( Page page, MultiLangString contents, double textHeight )
public: void Create( Page^ page, MultiLangString^ contents, double textHeight ) override
Parameters
| Parameter Name | Description |
|---|---|
| page | Page the Text will be placed on. |
| contents | Eplan.EplApi.Base.MultiLangString containing text to display. |
| textHeight | Height of the Text. |