eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » TgtLineArtSettings Class » TgtLineArtSettings.Opacity Property

Gnostice eDocEngine VCL Developer Guide
TgtLineArtSettings.Opacity Property

Specifies opacity level of the line.

Pascal
published property Opacity: TgtRenderingOpacity;
C++
__published: __property TgtRenderingOpacity Opacity;

Accepts values ranging from 0 to 100, where 0 would represent totally transparency and 100 would represent total opaqueness.