SOLIDWORKS PDM Professional API Help Send Feedback
EdmRect Structure Members
See Also  Fields 
EPDM.Interop.epdm Namespace : EdmRect Structure


The following tables list the members exposed by EdmRect.

Public Fields

 NameDescription
public FieldmlBottomRectangle's bottom edge + 1 (top + height).  
public FieldmlLeftX position of the rectangle's top-left corner.  
public FieldmlRightRectangle's right edge + 1 (left + width) .  
public FieldmlTopY position of the rectangle's top-left corner.  
Top

See Also