API Help
Eplan.EplApi.DataModel.Graphics Namespace / Text Class / Create Method / Create(Group) Method
the Text will be created in that group

In This Topic
Create(Group) Method
In This Topic
Creates a Text object.
Syntax
public static Text Create( 
   Group group
)

Parameters

group
the Text will be created in that group
See Also