Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcBitmapGraphics Class / PopTransparencyLayer Method

In This Topic
PopTransparencyLayer Method (GcBitmapGraphics)
In This Topic
Stops redirecting drawing operations to the transparency layer that was created by the last PushTransparencyLayer call.
Syntax
'Declaration
 
Public Overrides Sub PopTransparencyLayer() 
 
See Also