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


X position of the rectangle's top-left corner.

Syntax

Visual Basic 
Public mlLeft As System.Integer
C# 
public System.int mlLeft
C++/CLI 
public:
System.int mlLeft

See Also