Eplan Platform API
Eplan.EplApi.Base Namespace / RectangleD Structure
Properties

RectangleD Structure Members

The following tables list the members exposed by RectangleD.

Public Constructors
 NameDescription
Public ConstructorConstructor which spans rectangle on two points.  
Top
Public Properties
 NameDescription
Public PropertyReturns height of the rectangle.  
Public PropertyReturns lower left corner of the rectangle.  
Public PropertyReturns lower right corner of the rectangle.  
Public PropertyReturns upper left corner of the rectangle.  
Public PropertyReturns upper right corner of the rectangle.  
Public PropertyReturns width of the rectangle.  
Top
See Also