Share

AcGiHatchPattern::AcGiHatchPattern (AcGiHatchPattern&) Constructor

C++

ACDBCORE2D_PORT AcGiHatchPattern(
    const AcGiHatchPattern&
);

Description

Copy constructor.

Parameters

Parameters Description
src The source object to be copied

Links

AcGiHatchPattern Class

Was this information helpful?