Share

AcUnderlayLayer::AcUnderlayLayer (AcUnderlayLayer const &) Constructor

C++

ACDBCORE2D_PORT AcUnderlayLayer(
    AcUnderlayLayer const &
);

Description

Copy constructor.

Parameters

Parameters Description
unnamed Input AcUnderlayLayer to be copied

Links

AcUnderlayLayer

Was this information helpful?