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

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

Parameters

group
the Rectangle will be created in that group
See Also