API Help
Eplan.EplApi.HEServices Namespace / DrawingService Class / SetDefaultWindow Method

In This Topic
SetDefaultWindow Method
In This Topic
Sets resolution of the drawn image to 100x100.
Syntax
public void SetDefaultWindow()
Remarks
The method is relevant only for 3d objects. Please use it before CreateDisplayList().
See Also