Back to Devexpress

TdxOcNode.DisplayRect Method

vcl-dxorgchr-dot-tdxocnode-615acef2.md

latest686 B
Original Source

TdxOcNode.DisplayRect Method

Returns the node’s bounding rectangle.

Declaration

delphi
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

TdxCustomOrgChart.Options

TdxOcNode.ClientRect

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit