Search
FlowChart.DocLeft Property
See Also
 



Gets the left side of the document bounding rectangle.

 Syntax

VB6  Copy Code

Public Property Get DocLeft() As Long

C++  Copy Code

public:
int get_DocLeft ()

 Property Value

A long value.

 See Also