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


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

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