API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdArtwork Class > OdArtwork Methods > OdArtwork::getPMICrossHighlighting Method
OdArtwork::getPMICrossHighlighting Method
Syntax
C++
void getPMICrossHighlighting(bool& state) const;
Parameters 
Description 
bool& state 
[out] A placeholder for the PMI cross highlighting flag value. 

Returns the current value of the cross highlighting flag for the Picture Mastering Index (PMI) color. The method fills a passed boolean value and returns it to a calling subroutine. 

 

If the flag is set to true, the geometry related to a piece of PMI is hightlighted when the PMI is selected, otherwise it is not. This functionality is not implemented yet.

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