DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmapGraphics Class / PopTransparencyLayer Method

In This Topic
PopTransparencyLayer Method (GcWicBitmapGraphics)
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