CODCompPropSheet::SetViewport

void CODCompPropSheet::SetViewport(CODViewport* pViewport)

Set pointer to viewport that opened the property sheet.

Defined in: OdCompPropSheet.cpp

Return Value

void

Parameters

pViewport

Pointer to viewport.

Comments

The property sheet requires a reference to the viewport so that it can do conversions based on the mapping mode and extents in the viewport.