ILayoutNode::Get/SetInitialRect property

Data Type

CRect

Description

Retrieves or sets the rectangle initially occupied by the node.

Defined in: LayoutBase.h

Syntax

pNode-&gtGetInitialRect(rcInitial);

pNode-&gtSetInitialRect(rcInitial);

Parameters

rcInitial

Initial rectangle assigned to this layout node.