CODComponentPosition::Serialize

voidCODComponentPosition::Serialize(CArchive&ar)

Serializes the component position to an archive.

Defined in: OdComponentPos.cpp

Return Value

void

Parameters

ar

The archive used for the serialization.

Comments

This function saves and restores the bounding rectangle, transform, and local points for the position object.