API Help
Eplan.EplApi.HEServices Namespace / DrawingService Class
Properties Methods

DrawingService Class Members

The following tables list the members exposed by DrawingService.

Public Constructors
 NameDescription
Public Constructordefault constructor.  
Top
Public Properties
 NameDescription
Public PropertyIs the preview centered or not?  
Public PropertyGets/Sets whether the preview is created with or without background.  
Public PropertyShould the preview be shown in color or black-and-white? Warning: images are always colored, independently on a value of the property  
Public PropertyShould the auto-connecting lines be drawn in a macro preview or not?  
Public PropertyDetermines, whether cross references should be displayed or not.  
Public PropertyDetermines, that the preview should show invisible objects or not ?  
Public PropertyDetermines, that the preview should look similar to the macro preview in the GUI or not  
Public PropertyUse of the stored thumbnail bitmap for preview macro files or not ?  
Top
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