TdxOcNode.DisplayRect Method
Returns the node’s bounding rectangle.
Declaration
function DisplayRect: TRect;
Returns
Type |
---|
TRect |
Remarks
Returns the area occupied by the current node on the screen. The node includes the node’s outline and the line between the current node and its ancestor.
See Also