CODWndComponent::SetLocalBounds

inline voidCODWndComponent::SetLocalBounds(const CRect&rcLocal)

Set the local bounds of the component.

Defined in: OdWndComp.h

Return Value

void

Parameters

rcLocal

Bounding rectangle in local coordinates.

Comments

The local bounds are the bounds of the component prior to any transformations (translation, rotation, scaling).