CODLineProperties::SetTransparent

inline void CODLineProperties::SetTransparent(const BOOL bTransparent)

Sets whether the line is transparent or not.

Defined in: OdLineProp.h

Return Value

void

Parameters

bTransparent

Zero (FALSE) to draw the line; non-zero to not draw it.