Search
FlowChart.DocRight Property
See Also
 



Gets the right side of the document bounding rectangle.

 Syntax

VB6  Copy Code

Public Property Get DocRight() As Long

C++  Copy Code

public:
int get_DocRight ()

 Property Value

A long value.

 See Also