Search
FlowChart.DocTop Property
See Also
 



Gets the top side of the document bounding rectangle.

 Syntax

VB6  Copy Code

Public Property Get DocTop() As Long

C++  Copy Code

public:
int get_DocTop ()

 Property Value

A long value.

 See Also