Share

AcDbPlotSettings::getStyleSheetReadStream

C++

ADESK_DEPRECATED ACDBCORE2D_PORT IAcReadStream* getStyleSheetReadStream();

Description

Gets the IAcReadStream object for the style sheet file used by this object.

Returns

Returns a pointer to an IAcReadStream object.

Previous Declaration

AutoCAD 2025 and Earlier

ACDBCORE2D_PORT IAcReadStream* getStyleSheetReadStream();

Links

AcDbPlotSettings

Was this information helpful?