API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdAnnotation Class > OdAnnotation Methods > OdAnnotation::getArtwork Method
OdAnnotation::getArtwork Method
Syntax
C++
void getArtwork(OdArtworkPtr& artwork) const;
Parameters 
Description 
OdArtworkPtr& artwork 
[out] A placeholder for the smart pointer to the annotation artwork. 

Returns a smart pointer to the annotation artwork object. The method fills a passed smart pointer value and returns it to a calling subroutine. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.