API Help
Eplan.EplApi.HEServices Namespace / DrawingService Class

In This Topic
DrawingService Class Methods
In This Topic

For a list of all members of this type, see DrawingService members.

Public Methods
 NameDescription
Public MethodOverloaded. Creates a display list for a symbol variant. Removes the representation of previously displayed objects when creating a new list. If parameter bReturnSymbolConnectionPointsData is TRUE, return also a structure with information about the symbol variant's connection points  
Public MethodDefault destructor.  
Public MethodOverloaded. Draws a display list on a window. The preview is fit to the window, while keeping its aspect ratio. Only the rectangle specified by the parameter rcClientRect will be used  
Public MethodGets the coordinates of the viewport region  
Public MethodResets all settings of the class to standard values.  
Public MethodAdjusts viewport to the bounding box of the objects from drawing list  
Public MethodSets resolution of the drawn image to 100x100.  
Public MethodFor internal use.  
Public MethodSets the coordinates of the viewport region  
Public MethodOverloaded. Defines resolution of the drawn image.  
Public MethodFor internal use.  
Public MethodFor internal use.  
Public MethodRecalculates the view port so the complete image is displayed.  
Public MethodRecalculates the view port to zoom into the image.  
Public MethodRecalculates the view port to zoom out of the image.  
Top
See Also